Skip to content

Commit ff29f90

Browse files
committed
Merge remote-tracking branch 'origin/repeated_type_error_message'
2 parents 4426f0a + 408eb37 commit ff29f90

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

reference/forms/types/repeated.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44
repeated Field Type
55
===================
66

7-
See :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType`.
7+
See :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType`.
8+
9+
The invalid message displayed when the two submitted values are not the same
10+
can be customized via the ``invalid_message_template`` option.

0 commit comments

Comments
 (0)