Package com.fasterxml.jackson.module.jsonSchema.jakarta.types
package com.fasterxml.jackson.module.jsonSchema.jakarta.types
-
ClassesClassDescriptionThis class represents a
JsonSchemaof type anyThis provides a definition for additional items in an array instance when tuple definitions of the items is provided.When this attribute value is an array of jsonSchemas and the instance value is an array, each position in the instance array MUST conform to the jsonSchema in the corresponding position for this array.This attribute defines the allowed items in an instance array, and MUST be a jsonSchema or an array of jsonSchemas.This can be false to indicate additional items in the array are not allowedor it can be a jsonSchema that defines the jsonSchema of the additional items.When this attribute value is a jsonSchema and the instance value is an array, then all the items in the array MUST be valid according to the jsonSchema.This class represents aJsonSchemaof type booleanThis class encapsulates the functionality of container typeJsonSchemaArray and ObjectThis class represents the HyperSchema portion of aJsonSchemaIt is a skeleton intended as a starting point for customization.A link description object is used to describe link relations.This class represents aJsonSchemaas an integer typeA link description object is used to describe link relations.This class represents aJsonSchemaas a null typeThis class represents aJsonSchemaas a number typeThis type represents aJsonSchemaas an object typeJsonSchema Dependency If the dependency value is a jsonSchema, then the instance object MUST be valid against the jsonSchema.Simple Dependency If the dependency value is a string, then the instance object MUST have a property with the same name as the dependency value.This type represents an JSON reference to aJsonSchema.This class encapsulates the functionality ofJsonSchemasimple typesThis represents aJsonSchemaas a StringThis class represents aJsonSchemaas a Union Type Schema: "An array of two or more simple type definitions.This class represents aJsonSchemaA primitive type.