Skip to content

Commit e799c9d

Browse files
Version added directive
1 parent 5b22343 commit e799c9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/constraints/Length.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ Parameter Description
207207
``{{ value_length }}`` The current value's length
208208
====================== ============================================================
209209

210+
.. versionadded:: 7.4
211+
212+
The `{{ min }}` and `{{ max }}` parameters were introduced in Symfony 7.4.
213+
210214
``min``
211215
~~~~~~~
212216

@@ -241,6 +245,10 @@ Parameter Description
241245
``{{ value_length }}`` The current value's length
242246
====================== ============================================================
243247

248+
.. versionadded:: 7.4
249+
250+
The `{{ min }}` and `{{ max }}` parameters were introduced in Symfony 7.4.
251+
244252
.. include:: /reference/constraints/_normalizer-option.rst.inc
245253

246254
.. include:: /reference/constraints/_payload-option.rst.inc

0 commit comments

Comments
 (0)