In a previous post, we built a model-aware validator using Foolproof for ASP.NET MVC. Now, it’s time to create the client side version because posting back sucks.
Currently browsing Foolproof
Build Model-Aware Custom Validation Attributes in ASP.NET MVC 2
Using Foolproof’s ModelAwareValidationAttribute class, you can create custom model-aware data annotations to solve any complex validation scenario
Foolproof Provides Contingent Data Annotation Validation for ASP.NET MVC 2
“MVC Foolproof Validation” is my first open source project to help bridge the gap in ASP.NET MVC Data Annotations when dealing with contingent or dependent scenarios

6