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

Ability to return multiple validation errors #22

Open
mjhoffman65 opened this issue Aug 7, 2014 · 0 comments
Open

Ability to return multiple validation errors #22

mjhoffman65 opened this issue Aug 7, 2014 · 0 comments

Comments

@mjhoffman65
Copy link

Currently if there is a schema validation error, the router will throw org.mule.module.apikit.exception.BadRequestException which only has information about one validation error. It would be helpful to include all the validations errors, so that the client will know everything that is wrong with a given request.

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