jsonschema-value 0.49.2

JSON value representations and semantics shared by the jsonschema validator and its bindings
Documentation

jsonschema-value

JSON value representations and semantics shared by the jsonschema validator and its bindings.

This crate is an implementation detail of jsonschema. To validate instances in a custom JSON representation, use the re-exports in the jsonschema::json module instead of depending on this crate directly.