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 #128

Closed
wants to merge 1 commit into from
Closed

Allow SchemaJsonMixin classes to define a validator method #128

wants to merge 1 commit into from

Conversation

jpmckinney
Copy link
Contributor

@jpmckinney jpmckinney commented Jul 11, 2023

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


This along with #129 is an easier-to-merge alternative to #123. It will give lib-cove-ocds the flexibility it needs to (1) use the latest jsonschema and (2) not see deprecation warnings.

This accepts lib-cove's JSON Schema draft 4 validator class and its format checker, and returns a validator instance.
jpmckinney added a commit to open-contracting/lib-cove-ocds that referenced this pull request Jul 12, 2023
odscjames pushed a commit that referenced this pull request 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
@jpmckinney
Copy link
Contributor Author

Replaced by #136

@jpmckinney jpmckinney closed this Oct 27, 2023
@jpmckinney jpmckinney deleted the delegate-schema-validator branch October 27, 2023 22:49
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