File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,13 +143,13 @@ expression that must return true in order for validation to pass. To learn
143143more about the expression language syntax, see
144144:doc: `/components/expression_language/syntax `.
145145
146+ Alternatively, you can set the ``negate `` option to ``false `` in order to
147+ assert that the expression must return ``true `` for validation to fail.
148+
146149.. versionadded :: 6.2
147150
148151 The ``negate `` option was introduced in Symfony 6.2.
149152
150- Alternatively, you can set the ``negate `` option to ``false `` in order to
151- assert that the expression must return ``true `` for validation to fail.
152-
153153.. sidebar :: Mapping the Error to a Specific Field
154154
155155 You can also attach the constraint to a specific property and still validate
You can’t perform that action at this time.
0 commit comments