Skip to content

Remove 'partial' property, and support callable for 'required' #15

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

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

shmax
Copy link
Owner

@shmax shmax commented Aug 20, 2024

I realized that the partial thing isn't really necessary with the way required was implemented, so removing it. You can also now set required to a callable (still returning a boolean or a an array).

@shmax shmax merged commit 21e961d into master Aug 20, 2024
4 checks passed
@shmax shmax deleted the remove-partial branch August 20, 2024 02:32
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.

1 participant