Allow registering custom extensions with the jsonschema validator #206
threesquared
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It looks like in the
santhosh-tekuri/jsonschema
package you can register extensions to provide custom validation logic. However invalidator.go
thejsonschema.NewCompiler()
is not exposed. Would you be open to exposing this somehow so we can register custom validation extensions?Beta Was this translation helpful? Give feedback.
All reactions