I\'m using jQuery Validation plugin to validate a form. Do you know how to force revalidation on previously successful fields?
I have tried the .form fu
I came upon this answer when I was looking into using jQuery remote unobtrusive validation. It wasn't the best documented topic in the world and also it wasn't without quirks. So much so that I ended up writing a blog post about what I learned. Link here in case helpful:
http://icanmakethiswork.blogspot.com/2012/03/jquery-unobtrusive-remote-validation.html