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

Allow SchemaJsonMixin classes to define a validator method #136

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

odscjames
Copy link
Collaborator

This accepts lib-cove's JSON Schema draft 4 validator class and its format checker, and returns a validator instance.

@odscjames odscjames self-assigned this Oct 27, 2023
This accepts lib-cove's JSON Schema draft 4 validator class and its format checker, and returns a validator instance.

#128
#136
@odscjames
Copy link
Collaborator Author

Ideally I'd like the comment on the SchemaJsonMixin class to point to how this is used more, but I wasn't sure the best way to do that that wouldn't get out of date in the future. At least this way it's all in the same commit so a git history search should easily turn up more info.

@odscjames odscjames merged commit b2c6851 into main Nov 7, 2023
18 of 22 checks passed
@odscjames odscjames deleted the 2023-10-27 branch November 7, 2023 19:40
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