Does anyone have any good tutorials on using the client-validation with MVC2 and jQuery?
views:
86answers:
4
+3
A:
Excellent tutorial from Phil Haack on custom client/server side model validation. The jQuery bit is towards the bottom: Article is here
Eric
2010-03-05 04:00:27
+1
A:
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
deepcode.co.uk
2010-08-27 22:12:03