Skip to content

Commit 9788b3a

Browse files
committed
[forms] Remove tip for skipping validation group section
1 parent 95fcba2 commit 9788b3a

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)