Package com.fasterxml.jackson.databind.jsonschema


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