[jQuery] [validate] remote validation only on submit
I'm including some complex validation through remote mechanism. My
problem is that this validation took a while, so I would like to
disable the validation on keypress after the user try to submit a form
with an invalid value in that field.
Is that possible? If so, how?
Thanks in advance,
Brian J. Cardiff