File tree 1 file changed +5
-5
lines changed
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
430
430
include it in the error messages displayed to end users, it's useful when
431
431
using APIs for doing any mapping logic on client-side.
432
432
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
-
438
433
notInRangeMessage
439
434
~~~~~~~~~~~~~~~~~
440
435
@@ -456,3 +451,8 @@ Parameter Description
456
451
``{{ min }} `` The lower limit
457
452
``{{ value }} `` The current (invalid) value
458
453
=============== ==============================================================
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