Parsley.js
Parsley.js copied to clipboard
Allow to bypass validation
There should be an easy way to bypass validation.
Currently, the return value of the form:validate
and field:validate
are ignored, but it could be nice to allow skipping validation.
+1