GentleForm
GentleForm copied to clipboard
Accessible and user-friendly HTML5 form validation library.
 I do not think that's correct. Also validation behavior a little bit unexpectable. It's almost what i'm serching for, but...
I just need to display a single error message when there is any error without creating all the possibile DIVs with the exact error class. Is that possibile?
I want to do additional checkes when the form isValid, i.e. like when validating a multiple checkbox list. Is there a way to trigger an error and have the error...