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 f7d8ad5 commit 9b0e108Copy full SHA for 9b0e108
validation/custom_constraint.rst
@@ -181,6 +181,7 @@ The ``addViolation()`` method call finally adds the violation to the context.
181
Validation error messages are automatically translated to the current application
182
locale. If your application doesn't use translations, you can disable this behavior
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
0 commit comments