[jQuery] [validate] maxLength for elements that are not required
Hey Jörn,
It seems that whenever I define an element as not required:false and
set a maxLength the validation plugin wouldn't bother limiting the
field to the maxLength, When I switch to required:true - everything
works perfectly. Is there a solution to that?
Thanks,
Yuval Karmi