So far, I have used the jQuery validation plugin with previously defined fields. Now I am working with a dynamic form. Fields have their own checks for compliance with its classes (for example, "required"), but I donβt see how to configure jQuery messages to check throws.
jquery jquery-validate asp.net-ajax
Victor Rodrigues
source share