开发者

Anyone have any good resources on using client validation with MVC2 and jQuery?

开发者 https://www.devze.com 2022-12-22 03:42 出处:网络
Does anyone have any good tutori开发者_JAVA百科als on using the client-validation with MVC2 and jQuery?Excellent tutorial from Phil Haack on custom client/server side model validation.The jQuery bit i

Does anyone have any good tutori开发者_JAVA百科als on using the client-validation with MVC2 and jQuery?


Excellent tutorial from Phil Haack on custom client/server side model validation. The jQuery bit is towards the bottom: Article is here


JQuery validator cheat sheet here


This is a good tutorial for MVC / JQuery validation.


Using jQuery MVC validators, including writing custom client side validators: http://www.deepcode.co.uk/2010/08/custom-mvc-2-validation-using-jquery.html

Getting jQuery MVC validators working in ajax scenarios: http://www.deepcode.co.uk/2010/08/mvc-ootb-validation-when-pulling-in.html

0

精彩评论

暂无评论...
验证码 换一张
取 消