Hello all, I'm not sure what the best practice should be when dealing with custom model binders and validation. Currently, my custom model binders perform basic validate on my entities. For example, is the string length less than 'x' ... is the int between 1 and 31 ... is the email a valid...
Posted to
ASP.NET MVC
(Forum)
by
webbarbarian
on
10-05-2009, 12:00 AM
Filed under: MVC, "ASP.NET MVC", Binders, asp.net mvc general, model binder, ModelBinder