mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Minor tweak
This commit is contained in:
@@ -568,9 +568,8 @@ object.
|
||||
That's it! If you re-submit the form with invalid data, you'll see the
|
||||
corresponding errors printed out with the form.
|
||||
|
||||
To see the second approach - adding constraints to the form - please refer to
|
||||
this :ref:`section <form-option-constraints>`.
|
||||
Both approaches can be used together.
|
||||
To see the second approach - adding constraints to the form - refer to
|
||||
:ref:`this section <form-option-constraints>`. Both approaches can be used together.
|
||||
|
||||
Form Validation Messages
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user