[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
971
stars
475
forks
source link
Give the possibility to prevent validation of empty fields on blur. #560
Closed
damianfrizzi closed 4 years ago
This PR prevents validation of empty fields on blur when the configuration object property
validateEmptyFields
is set to false (default true)