OptionalvalidateBy default, the validation engine never validates empty values. This flag, when set to true, allows error functions to set an error even when the value is empty. You are then responsible to decide when to show an error if the observed value is empty.
Options for
$.fn.errorFuncthat affect the behavior of the validator.