Class | Description |
---|---|
JsonLoader |
Uses a
ResourceLoader to load content at URIs and parse it into YAML or JSON. |
JsonSchemaLoader |
Uses a
JsonLoader to fetch JSON schemas from URIs and cache them. |
Exception | Description |
---|---|
JsonLoadingException |
Thrown when an error is encountered by JsonSchemaLoader
while attempting to load a JSONSchema from a URI.
|
Copyright © 2025. All rights reserved.