Commit 04d5a37
committed
minor #21047 [Validator] Mention how to disable validation translation in ConstraintViolationBuilderInterface (javiereguiluz)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Validator] Mention how to disable validation translation in ConstraintViolationBuilderInterface
Fixes #18325.
When upmerging, add this phrase starting in 7.3 branch:
```rst
See also the :ref:`framework.validation.disable_translation option <reference-validation-disable_translation>`.
```
Commits
-------
d05f748 [Validator] Mention how to disable validation translation in ConstraintViolationBuilderInterface1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
183 | 193 | | |
184 | 194 | | |
185 | 195 | | |
| |||
0 commit comments