Using Castle Validators with ASP.NET MVC Model Binders for Automatic V(altinoren.com)
submitted by
Lord(3732) 3 years, 3 months ago
Model Binders in MVC is a cool concept to map your form values to parameter objects of your Action. There's also this automatic error message display capabilities in MVC.
Here's my take on validating a model object during the binding process. Castle project has a validation framework and a range of validators which can be used standalone. It would be cool to use it with MVC to ease the validation pain a bit, huh?
|category: ASP.NET
|Views: 126
tags:
ASP.NET another
Everyones tags:
Your Tags: