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

Custom error message based errors do not collect #188

Open
benjamin-mogensen opened this issue Jun 5, 2024 · 0 comments
Open

Custom error message based errors do not collect #188

benjamin-mogensen opened this issue Jun 5, 2024 · 0 comments

Comments

@benjamin-mogensen
Copy link

When using the AJV error messages concept, if data is validated against a schema having more than one custom error message defined, and the data has more than one of those errors, only the first one is received back from better ajv errors when the original errors array is parsed.

I will add a schema and data shortly to this issue as well

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

1 participant