Attribute based validation in ASP.NET Web Forms using MVC libraries?

Posted by chugh97 on Stack Overflow See other posts from Stack Overflow or by chugh97
Published on 2010-03-15T11:18:43Z Indexed on 2010/03/15 12:39 UTC
Read the original article Hit count: 324

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 ?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about ASP.NET