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

improved error-messages for body-validation #83

Open
MikeKrueger75 opened this issue Mar 7, 2022 · 0 comments
Open

improved error-messages for body-validation #83

MikeKrueger75 opened this issue Mar 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@MikeKrueger75
Copy link
Contributor

continues #82

Is your feature request related to a problem? Please describe.
If anrede is present with null-value, the response-code 400 is given with message "Request Body ist leer oder nicht lesbar."

Describe the solution you'd like
A more descriptive message like "if a field expects an ENUM, a value must be specified (Anrede)}" is more helpful to solve the problem on client-side.

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

No branches or pull requests

1 participant