8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ExpressionLanguageSyntax
1 parent 99c56e1 commit b44d4c4Copy full SHA for b44d4c4
reference/constraints/ExpressionLanguageSyntax.rst
reference/constraints/ExpressionSyntax.rst
@@ -4,12 +4,6 @@ ExpressionSyntax
4
This constraint checks that the value is valid as an `ExpressionLanguage`_
5
expression.
6
7
-.. versionadded:: 6.1
8
-
9
- This constraint was introduced in Symfony 6.1 and deprecates the previous
10
- :doc:`ExpressionLanguageSyntax </reference/constraints/ExpressionLanguageSyntax>`
11
- constraint.
12
13
========== ===================================================================
14
Applies to :ref:`property or method <validation-property-target>`
15
Class :class:`Symfony\\Component\\Validator\\Constraints\\ExpressionSyntax`
0 commit comments