File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -99,11 +99,16 @@ This message is shown if the underlying data is not a valid datetime.
9999
100100You can use the following parameters in this message:
101101
102- =============== ==============================================================
103- Parameter Description
104- =============== ==============================================================
105- ``{{ value }} `` The current (invalid) value
106- ``{{ label }} `` Corresponding form field label
107- =============== ==============================================================
102+ ================ ==============================================================
103+ Parameter Description
104+ ================ ==============================================================
105+ ``{{ value }} `` The current (invalid) value
106+ ``{{ label }} `` Corresponding form field label
107+ ``{{ format }} `` The date format defined in ``format ``
108+ ================ ==============================================================
109+
110+ .. versionadded :: 7.3
111+
112+ The ``{{ format }} `` parameter was introduced in Symfony 7.3.
108113
109114.. include :: /reference/constraints/_payload-option.rst.inc
You can’t perform that action at this time.
0 commit comments