Package org.codehaus.jackson.schema


package org.codehaus.jackson.schema
Classes needed for JSON schema support (currently just ability to generate schemas using serialization part of data mapping)
  • Class
    Description
    A JsonNode that represents a JSON-Schema instance.
    Annotation that can be used to define JSON Schema definition for the annotated class.
    Marker interface for schema-aware serializers.