It seems that jQuery validate plugin does not come with out of the box, success and failed callback options. How do I manage to launch some custom code when a form’s validation fails?
We need to change certain layout elements not related to the fields itself when a player enters invalid data.
Hope it is still possible
These options are included, just not as intuitively named as possible, they’re
submitHandlerandinvalidHandler, like this: