File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -430,11 +430,6 @@ with regard to the ``$startDate`` property of the same object, use
430430 include it in the error messages displayed to end users, it's useful when
431431 using APIs for doing any mapping logic on client-side.
432432
433- .. include :: /reference/constraints/_payload-option.rst.inc
434-
435- .. _`is_numeric` : https://php.net/manual/en/function.is-numeric.php
436- .. _`accepted by the DateTime constructor` : https://php.net/manual/en/datetime.formats.php
437-
438433notInRangeMessage
439434~~~~~~~~~~~~~~~~~
440435
@@ -456,3 +451,8 @@ Parameter Description
456451``{{ min }} `` The lower limit
457452``{{ value }} `` The current (invalid) value
458453=============== ==============================================================
454+
455+ .. include :: /reference/constraints/_payload-option.rst.inc
456+
457+ .. _`is_numeric` : https://php.net/manual/en/function.is-numeric.php
458+ .. _`accepted by the DateTime constructor` : https://php.net/manual/en/datetime.formats.php
You can’t perform that action at this time.
0 commit comments