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