Uses of Package
com.fasterxml.jackson.module.jsonSchema.types
Packages that use com.fasterxml.jackson.module.jsonSchema.types
Package
Description
-
Classes in com.fasterxml.jackson.module.jsonSchema.types used by com.fasterxml.jackson.module.jsonSchemaClassDescriptionThis class represents a
JsonSchema
of type anyThis class represents aJsonSchema
of type booleanThis class encapsulates the functionality of container typeJsonSchema
Array and ObjectThis class represents aJsonSchema
as an integer typeThis class represents aJsonSchema
as a null typeThis class represents aJsonSchema
as a number typeThis type represents aJsonSchema
as an object typeThis class encapsulates the functionality ofJsonSchema
simple typesThis represents aJsonSchema
as a StringThis class represents aJsonSchema
as a Union Type Schema: "An array of two or more simple type definitions.This class represents aJsonSchema
A primitive type. -
Classes in com.fasterxml.jackson.module.jsonSchema.types used by com.fasterxml.jackson.module.jsonSchema.factoriesClassDescriptionThis class represents a
JsonSchema
of type anyThis class represents aJsonSchema
of type booleanThis class represents aJsonSchema
as an integer typeThis class represents aJsonSchema
as a null typeThis class represents aJsonSchema
as a number typeThis type represents aJsonSchema
as an object typeThis represents aJsonSchema
as a String -
Classes in com.fasterxml.jackson.module.jsonSchema.types used by com.fasterxml.jackson.module.jsonSchema.typesClassDescriptionThis class represents a
JsonSchema
of 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.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 aJsonSchema
of type booleanThis class encapsulates the functionality of container typeJsonSchema
Array and ObjectThis class represents the HyperSchema portion of aJsonSchema
It is a skeleton intended as a starting point for customization.A link description object is used to describe link relations.This class represents aJsonSchema
as an integer typeA link description object is used to describe link relations.This class represents aJsonSchema
as a null typeThis class represents aJsonSchema
as a number typeThis type represents aJsonSchema
as an object typeThis type represents an JSON reference to aJsonSchema
.This class encapsulates the functionality ofJsonSchema
simple typesThis represents aJsonSchema
as a StringThis class represents aJsonSchema
as a Union Type Schema: "An array of two or more simple type definitions.This class represents aJsonSchema
A primitive type.