jsonschema-rs
jsonschema-rs copied to clipboard
Custom Keywords
I just ran across this library and had a look at the docs... I didn't see any examples of how to extend with a custom keyword. Is this possible?
I've created a PR that adds the ability to define a custom keyword schema. I think if that's something you would be interested in, you can give it a try: https://github.com/Stranger6667/jsonschema-rs/pull/354