Validation
Validation copied to clipboard
v::date()->between("yesterday", "tomorrow") fails
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