Thanks to visit codestin.com Credit goes to github.com
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.
exclude
Cascade
1 parent c190ecb commit 7a1e101Copy full SHA for 7a1e101
reference/constraints/Cascade.rst
@@ -87,4 +87,16 @@ Options
87
88
The ``groups`` option is not available for this constraint.
89
90
+``exclude``
91
+~~~~~~~~~~~
92
+
93
+**type**: ``array`` | ``string`` **default**: ``null``
94
95
+This option can be used to exclude one or more properties from the
96
+cascade validation.
97
98
+.. versionadded:: 6.3
99
100
+ The ``exclude`` option was introduced in Symfony 6.3.
101
102
.. include:: /reference/constraints/_payload-option.rst.inc
0 commit comments