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

WebAPI - Improve exception handler for model validation errors #10

Open
coni2k opened this issue Feb 11, 2018 · 0 comments
Open

WebAPI - Improve exception handler for model validation errors #10

coni2k opened this issue Feb 11, 2018 · 0 comments

Comments

@coni2k
Copy link
Contributor

coni2k commented Feb 11, 2018

Improve exception handler for EntityValidationErrors!

To test the current state:
Use "dev-all" module in main.ts, navigate to "OData" link, and use "Project - Create own" button after removing one of the mandatory fields. It returns "Internal server error" even though it should return "400 Bad request" by mentioning what is invalid with the model.

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