guillaumepotier / Parsley.js

Validate your forms, frontend, without writing a single line of javascript

Home Page:http://parsleyjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to bypass validation

marcandre opened this issue · comments

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.