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 68d0ee2 commit 3909762Copy full SHA for 3909762
book/forms.rst
@@ -477,9 +477,7 @@ Disabling Validation
477
~~~~~~~~~~~~~~~~~~~~
478
479
.. versionadded:: 2.3
480
- The ability to set ``validation_groups`` to false was added in Symfony 2.3,
481
- although setting it to an empty array achieved the same result in previous
482
- versions. Please note that empty array doesn't work anymore.
+ The ability to set ``validation_groups`` to false was added in Symfony 2.3.
483
484
Sometimes it is useful to suppress the validation of a form altogether. For
485
these cases you can set the ``validation_groups`` option to ``false``::
0 commit comments