-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[reference] [form] [options] error_mapping #6153
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
Comments
It's correct, as shown in this blog post. As far as I understand it, a dot means every violation on any field of this form is mapped to the As it's a bit unclear (I don't 100% understand it and you were confused as well), I think we should at least add the code example in the blog posts to make things a bit more clear. Can you maybe add this? |
@wouterj I don't understand as this example it is set as default, so all errors for fields of this form are mapped to one field ?
"added to THE field", not the form, weird |
Ok I confirm |
This PR was squashed before being merged into the 2.3 branch (closes #6156). Discussion ---------- [reference] [form] [options] fix #6153 | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | #6153 Commits ------- a15f856 [reference] [form] [options] fix #6153
in the given example :
in this reference :
"left side" is actually the wrong side, I mean the "right side"...
The text was updated successfully, but these errors were encountered: