Module jsonschema::paths
source · Expand description
Facilities for working with paths within schemas or validated instances.
Structs
- An absolute reference
- JSON Pointer as a wrapper around individual path components.
Enums
- A key within a JSON object or an index within a JSON array. A sequence of chunks represents a valid path within a JSON value.