[jQuery] jQuery Validation Plugin

[jQuery] jQuery Validation Plugin


Hi,
In the documentation of the jQuery Validation Plugin, by default the
form is not sent if invalid.
"By default, the form submission is prevented when the form is
invalid, and submitted as normal when it is valid."
In my case this is not true. How can I debug this?