Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.NullSchema
Packages that use NullSchema
Package
Description
-
Uses of NullSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return NullSchemaModifier and TypeMethodDescriptionJsonSchema.asNullSchema()
Attempt to return this JsonSchema as aNullSchema
-
Uses of NullSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.factories
Fields in com.fasterxml.jackson.module.jsonSchema.jakarta.factories declared as NullSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories that return NullSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type NullSchemaModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor
FormatVisitorFactory.nullFormatVisitor
(NullSchema nullSchema) Constructors in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type NullSchema -
Uses of NullSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return NullSchema