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

Validation Errors on Deep Objects #457

Open
sophypal opened this issue Jul 14, 2017 · 0 comments
Open

Validation Errors on Deep Objects #457

sophypal opened this issue Jul 14, 2017 · 0 comments
Labels

Comments

@sophypal
Copy link
Contributor

It would be nice to get validation errors on deeper object models when it's parent is undefined. Right now it ends at the parent model as being required. For example, If I have a foo.bar.baz model and baz is required and the required chain is complete meaning foo and bar are required, having the validation error on baz would be more helpful then having the error on foo because in most cases, the baz is referenced in the view.

@sophypal sophypal changed the title Validation Errors on Objects Validation Errors on Deep Objects Jul 14, 2017
@sophypal sophypal added the bug label Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant