We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f5321 commit 408eb37Copy full SHA for 408eb37
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