jpillora / verifyjs

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

One notify prompt per form #21

Open Freedzone opened 9 years ago

Freedzone commented 9 years ago

Hello. Thank you for this very nice and simple validation lib.

Is it possible to validate not all inputs but till the error detected? I get notify boxes overlapping each other in some cases. I've tried to assign same group for all inputs, but it didn't help