Class-Level Model Validation with EF Code First and ASP.NET MVC 3

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
In this article, Scott examines the technique involved with class-level model validation with EF Code First and ASP.NET MVC 3. After a short introduction, he demonstrates the usage of IValidatableObject and Automatic Validation Enforcement with the help of relevant source code and screenshots.

View the full article
 
Back
Top