Skip to content

Unexpected behavior. Do you have to explicitly specify format_checker? #946

Discussion options

You must be logged in to vote

As I mentioned in the issue, yes, you need to specify a format checker because by default the specification says format should not do any asserting. You can do so either to jsonschema.validate or to Draft202012Validator if you repeatedly validate with the same schema.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@guild-jonathan-kaczynski
Comment options

@Julian
Comment options

@guild-jonathan-kaczynski
Comment options

@Julian
Comment options

@guild-jonathan-kaczynski
Comment options

Answer selected by guild-jonathan-kaczynski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants