There was an error while loading. Please reload this page.
2 parents 4426f0a + 408eb37 commit ff29f90Copy full SHA for ff29f90
reference/forms/types/repeated.rst
@@ -4,4 +4,7 @@
4
repeated Field Type
5
===================
6
7
-See :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType`.
+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