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 4f80dfd + 9b0e108 commit 2b07216Copy full SHA for 2b07216
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