Community

Custom Validation in ASP.NET MVC 3 using DataAnnonationsModelValidator

(Mahesh Sabnis) In this article, I will demonstrate how to implement custom validation rules in ASP.NET MVC3. MVC 3 being an extensible framework, makes it possible for the developer to add user defined specific custom validations using custom data annotations.

Read More - Register for Free Membership