Attribute based validation in ASP.NET Web Forms using MVC libraries?
- by chugh97
Is there a way in ASP.NET Webforms to accomodate attribute based validation. If so any urls where this has been demonstrated. I am not looking for open source projects.
Just how you can use MVC Routing in Web Forms, can the validation framework be used ?