DataAnnotations jQuery validation in asp.net mvc 2

Posted by Anonimous on Stack Overflow See other posts from Stack Overflow or by Anonimous
Published on 2010-06-04T19:50:18Z Indexed on 2010/06/05 10:52 UTC
Read the original article Hit count: 169

Hi, I trying to use jQuery validation plugin with DataAnnotations in asp.net mvc 2 final. Now I'm using MicrosoftMvcValidation.js and it works. But I can't find way to work with jQuery validation. I read about MicrosoftMvcJQueryValidation.js. But I think that it is obsolete. How can I use DataAnnotations with jQuery validation plugin?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about jQuery