Skip to content

Deserialization Errors should be propagated to ModelState #319

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
jaredcnance opened this issue Jun 29, 2018 · 0 comments
Closed

Deserialization Errors should be propagated to ModelState #319

jaredcnance opened this issue Jun 29, 2018 · 0 comments

Comments

@jaredcnance
Copy link
Contributor

Building off the work done by @sigent in #316, the JsonApiReader should propagate deserialization errors to the ModelState. Currently, some deserialization errors will simply be ignored.

jaredcnance added a commit that referenced this issue Jun 29, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
propagate model state errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant