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.
2 parents 9b0e108 + 271313b commit 69681c7Copy full SHA for 69681c7
validation/custom_constraint.rst
@@ -183,10 +183,6 @@ The ``addViolation()`` method call finally adds the violation to the context.
183
by calling the ``disableTranslation()`` method of ``ConstraintViolationBuilderInterface``.
184
See also the :ref:`framework.validation.disable_translation option <reference-validation-disable_translation>`.
185
186
- .. versionadded:: 6.4
187
-
188
- The ``disableTranslation()`` method was introduced in Symfony 6.4.
189
190
Using the new Validator
191
-----------------------
192
0 commit comments