Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions book/forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -371,11 +371,6 @@ Validation is a very powerful feature of Symfony2 and has its own
Validation Groups
~~~~~~~~~~~~~~~~~

.. tip::

If you're not using :ref:`validation groups <book-validation-validation-groups>`,
then you can skip this section.

If your object takes advantage of :ref:`validation groups <book-validation-validation-groups>`,
you'll need to specify which validation group(s) your form should use::

Expand Down