Click here to Skip to main content
15,886,055 members
Articles / Web Development / ASP.NET

Model Validation in ASP.NET MVC

15 Apr 2014CPOL 155.3K   32   8
In this article we will see how to apply basic validations to a model and also we will see how to create custom validations by implementing the ValidationAttribute class or IValidatableObject interface.
We're sorry, but the article you are trying to view was deleted at 6 Aug 2015.

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.