What are Html.Validate and Html.ValidateFor methods for?
Posted
by Shay Friedman
on Stack Overflow
See other posts from Stack Overflow
or by Shay Friedman
Published on 2010-05-02T14:22:31Z
Indexed on
2010/05/02
14:27 UTC
Read the original article
Hit count: 1126
asp.net-mvc-2
I'm finding it hard to find out helpful information about ASP.NET MVC's validation HTML helpers - Html.Validate and Html.ValidateFor.
Has anyone worked with these methods? what are they for?
© Stack Overflow or respective owner