Package com.fasterxml.jackson.databind.jsonschema
Classes needed for JSON schema support (currently just ability
to generate schemas using serialization part of data mapping)
-
Interface Summary Interface Description SchemaAware Marker interface for schema-aware serializers. -
Class Summary Class Description JsonSchema Deprecated. Since 2.2, we recommend use of external JSON Schema generator module -
Annotation Types Summary Annotation Type Description JsonSerializableSchema Annotation that can be used to define JSON Schema definition for the annotated class.