-
-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
after_or_equal / before_or_equal not working #378
Comments
bytestream
added a commit
to bytestream/laravel-jsvalidation
that referenced
this issue
Mar 15, 2020
Merged
bytestream
added a commit
that referenced
this issue
Mar 15, 2020
@bytestream
Probably the problem occurs on Before/After too ? |
Ugly fix to understand the issue :
|
Please can you open a fresh issue for those? |
Hello, has this problem been resolved? How to make "after_or_equal" work? Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These rules seems to not be managed :
https://laravel.com/docs/5.8/validation#rule-after-or-equal
https://laravel.com/docs/5.8/validation#rule-before-or-equal
However, after and before seems to be managed 🤔
The text was updated successfully, but these errors were encountered: