Skip to content

Commit f84adbc

Browse files
committed
Merge pull request symfony#2981 from bicpi/remove_tip_for_validation_groups
[forms] Remove tip for skipping validation group section
2 parents 4fcd747 + 9788b3a commit f84adbc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

book/forms.rst

-5
Original file line numberDiff line numberDiff line change
@@ -371,11 +371,6 @@ Validation is a very powerful feature of Symfony2 and has its own
371371
Validation Groups
372372
~~~~~~~~~~~~~~~~~
373373

374-
.. tip::
375-
376-
If you're not using :ref:`validation groups <book-validation-validation-groups>`,
377-
then you can skip this section.
378-
379374
If your object takes advantage of :ref:`validation groups <book-validation-validation-groups>`,
380375
you'll need to specify which validation group(s) your form should use::
381376

0 commit comments

Comments
 (0)