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

Introduce an arrayOf validator #38

Merged
merged 4 commits into from Jul 9, 2020
Merged

Introduce an arrayOf validator #38

merged 4 commits into from Jul 9, 2020

Conversation

jeffhandley
Copy link
Owner

Fixes #36, allowing for a value to be validated that it is an array and each element is valid against the specified validator.

@jeffhandley jeffhandley merged commit d4121a6 into main Jul 9, 2020
@jeffhandley jeffhandley deleted the feat/arrayof branch July 9, 2020 04:07
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.

Need a way to validate an array of objects
1 participant