8000
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 b89c3b5 commit bf417eaCopy full SHA for bf417ea
reference/constraints/Range.rst
@@ -365,10 +365,6 @@ maxPropertyPath
365
366
**type**: ``string``
367
368
-.. versionadded:: 4.4
369
-
370
- The ``maxPropertyPath`` option was introduced in Symfony 4.4.
371
372
It defines the object property whose value is used as ``max`` option.
373
374
For example, if you want to compare the ``$submittedDate`` property of some object
@@ -412,10 +408,6 @@ minPropertyPath
412
408
413
409
414
410
415
416
417
- The ``minPropertyPath`` option was introduced in Symfony 4.4.
418
419
411
It defines the object property whose value is used as ``min`` option.
420
421
For example, if you want to compare the ``$endDate`` property of some object
0 commit comments