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.
2 parents 266c0a5 + 5f7fd72 commit b868120Copy full SHA for b868120
validation.md
@@ -666,7 +666,7 @@ The field under validation must have a matching field of `foo_confirmation`. For
666
<a name="rule-date"></a>
667
#### date
668
669
-The field under validation must be a valid date according to the `strtotime` PHP function.
+The field under validation must be a valid, non-relative date according to the `strtotime` PHP function.
670
671
<a name="rule-date-equals"></a>
672
#### date_equals:_date_
0 commit comments