문제

Does anyone have any good tutorials on using the client-validation with MVC2 and jQuery?

도움이 되었습니까?

해결책

This is a good tutorial for MVC / JQuery validation.

다른 팁

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

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top