Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get all validation errors at once? #199

Open
konohanaruto opened this issue Mar 30, 2017 · 1 comment
Open

How to get all validation errors at once? #199

konohanaruto opened this issue Mar 30, 2017 · 1 comment

Comments

@konohanaruto
Copy link

Hi @rickharrison ,

When I can verify multiple fields, I click on the submit button. In the callback function, I can only get the first validation of the failed element. How can I get all the failed objects at once? Thank you!

@fraenzchen
Copy link

Do you have id-attributes in all of your input fields?
Do you have radios/checkboxes and inputs mixed?
Take a look at #183 from beijaflor who solved this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants