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

feat: Add parsing support for exists rule in parseRule switch case #886

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

lotfimostafa
Copy link
Contributor

Adds support for parsing the exists validation rule in the parseRule method of the ParsesValidationRules trait.

This will ensure that the generated documentation accurately reflects the use of the exists rule, preventing incomplete or misleading validation descriptions.

Fixes #882

@shalvah
Copy link
Contributor

shalvah commented Sep 25, 2024

Thanks!

@shalvah shalvah merged commit 8a6c644 into knuckleswtf:master Sep 25, 2024
6 checks passed
@lotfimostafa lotfimostafa deleted the add-exists-rule-parsing branch September 25, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parse exists rules
2 participants