Validation icon indicating copy to clipboard operation
Validation copied to clipboard

v::date()->between("yesterday", "tomorrow") fails

Open newcron opened this issue 5 years ago • 0 comments

Hi Everyone,

When I try to validate a date to be between two values, I get an error, saying that yesterday cannot be less than tomorrow for validation

According to the docs, this very example is supposed to work: https://respect-validation.readthedocs.io/en/1.1/rules/Between/

Version is 1.1.31

newcron avatar Jul 25 '19 07:07 newcron