jQuery validation: change default error message

Posted by Kevin Brown on Stack Overflow See other posts from Stack Overflow or by Kevin Brown
Published on 2010-03-16T18:25:42Z Indexed on 2010/03/16 18:31 UTC
Read the original article Hit count: 242

Filed under:
|

Is there a simple way to change the default error values in the jQuery validation plugin?

I just want to rewrite the error messages to be more personal to my app--I have a lot of fields, so I don't want to set the message individually for field x...I know I can do that!

Thanks!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-validate