We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a14385 commit 271313bCopy full SHA for 271313b
validation/custom_constraint.rst
@@ -182,10 +182,6 @@ The ``addViolation()`` method call finally adds the violation to the context.
182
locale. If your application doesn't use translations, you can disable this behavior
183
by calling the ``disableTranslation()`` method of ``ConstraintViolationBuilderInterface``.
184
185
- .. versionadded:: 6.4
186
-
187
- The ``disableTranslation()`` method was introduced in Symfony 6.4.
188
189
Using the new Validator
190
-----------------------
191
0 commit comments