victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

different validation messages #699

Open verbim opened 6 years ago

verbim commented 6 years ago

Hello, how can I display different messages? For example, in a text box, a message for a minimum of characters and another for invalid format, the same for email, show one when it is mandatory and another for invalid format