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

Fix index validation #334

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Fix index validation #334

merged 4 commits into from
Oct 12, 2023

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Oct 9, 2023

Make index validator accept the related collection attributes in constructor, and the index document in the isValid function. This is more consistent with other validators and allows us to validate a single index at a time instead of the entire collection.

@abnegate abnegate merged commit e9fd6a9 into main Oct 12, 2023
3 checks passed
@abnegate abnegate deleted the fix-index-validation branch November 23, 2023 01:53
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.

3 participants