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 f08b25a commit 9ac144aCopy full SHA for 9ac144a
reference/forms/types/options/validation_groups.rst.inc
@@ -1,7 +1,7 @@
1
``validation_groups``
2
~~~~~~~~~~~~~~~~~~~~~
3
4
-**type**: ``array``, ``string``, ``callable``, :class:`Symfony\\Component\\Validator\\Constraints\\GroupSequence`, or ``null`` **default**: ``null``
+**type**: ``array``, ``string``, ``callable``, :class:`Symfony\\Component\\Validator\\Constraints\\GroupSequence`, or ``null`` **default**: ``null``
5
6
This option is only valid on the root form. It specifies which validation groups
7
will be used by the validator.
0 commit comments