jsonschema-rs icon indicating copy to clipboard operation
jsonschema-rs copied to clipboard

Custom Keywords

Open ryderjgillen opened this issue 3 years ago • 1 comments

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?

ryderjgillen avatar Feb 14 '22 04:02 ryderjgillen

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

antouhou avatar Apr 05 '22 07:04 antouhou