Skip to content

Commit 9ac144a

Browse files
committed
-
1 parent f08b25a commit 9ac144a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/validation_groups.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
``validation_groups``
22
~~~~~~~~~~~~~~~~~~~~~
33

4-
**type**: ``array``, ``string``, ``callable``, :class:`Symfony\\Component\\Validator\\Constraints\\GroupSequence`, or ``null`` **default**: ``null``
4+
**type**: ``array``, ``string``, ``callable``, :class:`Symfony\\Component\\Validator\\Constraints\\GroupSequence`, or ``null`` **default**: ``null``
55

66
This option is only valid on the root form. It specifies which validation groups
77
will be used by the validator.

0 commit comments

Comments
 (0)