Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54878b2

Browse files
committed
Reorder the new contents
1 parent d7c9c68 commit 54878b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

reference/constraints/Range.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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-
438433
notInRangeMessage
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

0 commit comments

Comments
 (0)