10000 Update validation.rst · symfony/symfony-docs@6e9cbca · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e9cbca

Browse files
authored
Update validation.rst
1 parent 45892b0 commit 6e9cbca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ of the form fields::
506506
'required' => true,
507507
'constraints' => array(new Length(array('min' => 3)))
508508
))
509+
;
509510
}
510511

511512
The ``constraints`` option is only available if the ``ValidatorExtension``

0 commit comments

Comments
 (0)
0