File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,10 @@ Parameter Description
207
207
``{{ value_length }} `` The current value's length
208
208
====================== ============================================================
209
209
210
+ .. versionadded :: 7.4
211
+
212
+ The `{{ min }} ` and `{{ max }} ` parameters were introduced in Symfony 7.4.
213
+
210
214
``min ``
211
215
~~~~~~~
212
216
@@ -241,6 +245,10 @@ Parameter Description
241
245
``{{ value_length }} `` The current value's length
242
246
====================== ============================================================
243
247
248
+ .. versionadded :: 7.4
249
+
250
+ The `{{ min }} ` and `{{ max }} ` parameters were introduced in Symfony 7.4.
251
+
244
252
.. include :: /reference/constraints/_normalizer-option.rst.inc
245
253
246
254
.. include :: /reference/constraints/_payload-option.rst.inc
You can’t perform that action at this time.
0 commit comments