Package com.fasterxml.jackson.databind.jsonschema

Classes needed for JSON schema support (currently just ability to generate schemas using serialization part of data mapping)

See:
          Description

Interface Summary
SchemaAware Marker interface for schema-aware serializers.
 

Class Summary
JsonSchema Container for a logical JSON Schema instance.
 

Annotation Types Summary
JsonSerializableSchema Annotation that can be used to define JSON Schema definition for the annotated class.
 

Package com.fasterxml.jackson.databind.jsonschema Description

Classes needed for JSON schema support (currently just ability to generate schemas using serialization part of data mapping)



Copyright © 2012 fasterxml.com. All Rights Reserved.