jpillora / verifyjs

Verify.js - A powerful, customizable asynchronous validation library
http://verifyjs.jpillora.com/
161 stars 61 forks source link

Have a "debug" / "Troubleshooting" section of the documentation. #42

Open Vaccano opened 8 years ago

Vaccano commented 8 years ago

verify.js is wonderfully easy to use.

Except for when it does not work. Then it is like being given a space age awesome car that does not have an ignition switch. It should just turn on for you. But when it does not, there is nothing to fiddle with or look at to try and figure out what is going on.

It would be nice to have a trouble shooting section of the docs.

For me, I would like to see what should be done when the console says verify.js: plugin added at start up, but data-validate tags don't do anything. (And custom validations in them never get called.)