Skip to content

[forms] Remove tip for skipping validation group section #2981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2013
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
[forms] Remove tip for skipping validation group section
  • Loading branch information
bicpi committed Sep 14, 2013
commit 9788b3a31a9685fbfc4e733fbc7d901b26be6956
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