Skip to content
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

Sync with docs #50

Merged
merged 6 commits into from
Nov 11, 2024
Merged

Sync with docs #50

merged 6 commits into from
Nov 11, 2024

Conversation

erik-perri
Copy link
Member

This updates the various rules so that their description is back in line with the Laravel docs site. In addition to the docs changes, some rules had either been updated since implemented or had functionality missed in their implementation:

  • timezone supports options
  • requiredUnless handles the null case
  • dateFormat supports many formats
  • alpha[Dash/Digits] support an ascii only option
  • before and after date rules support a related field name instead of a date

@erik-perri erik-perri merged commit 4369e0a into master Nov 11, 2024
4 checks passed
@erik-perri erik-perri deleted the sync-with-docs branch November 11, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants