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

Errors added to non-exposed attributes are not collected #7

Open
willbryant opened this issue Apr 18, 2018 · 0 comments
Open

Errors added to non-exposed attributes are not collected #7

willbryant opened this issue Apr 18, 2018 · 0 comments

Comments

@willbryant
Copy link
Contributor

If you expose a model and that model has a validation error on an attribute that is not exposed, the error itself will not be added to the form.

Although not required, this can be a bit confusing, because the form may be invalid but there may be no errors in the array, which is inconsistent.

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