Skip to content

Updated deserialization to include error details and log at Info leve… #699

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

Closed
wants to merge 3 commits into from
Closed

Conversation

bart-degreed
Copy link
Contributor

…l instead or Error.

I suspect that adding an error to ModelState gets discarded if model state validation is turned off in settings, so I think it is better to throw, which results into a json-error-object.

Fixes #655.

…l instead or Error.

I suspect that adding an error to ModelState gets discarded if model state validation is turned off in settings, so I think it is better to throw, which results into a json-error-object.
@bart-degreed
Copy link
Contributor Author

I'm addressing this as part of a larger future PR that implements error handling differently.

@bart-degreed bart-degreed deleted the errordetails branch May 15, 2020 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Patch request body format required (most likely user error)
1 participant