Class | Description |
---|---|
JsonSchema |
The type wraps the json schema specification at :
Json JsonSchema
Draft JSON (JavaScript Object Notation) JsonSchema defines the
media type "application/schema+json", a JSON based format for defining the
structure of JSON data.
|
JsonSchemaGenerator |
Convenience class that wraps JSON Schema generation functionality.
|
JsonSchemaIdResolver |
Type id resolver needed to support polymorphic (de)serialization of all kinds of
JsonSchema instances. |
Copyright © 2017 FasterXML. All rights reserved.