GentleForm icon indicating copy to clipboard operation
GentleForm copied to clipboard

Accessible and user-friendly HTML5 form validation library.

Results 3 GentleForm issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/20650419/60688583-cf46a880-9ebe-11e9-9715-b392a99a400a.png) 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...