Uses of Class
com.fasterxml.jackson.module.jsonSchema.types.BooleanSchema
Packages that use BooleanSchema
Package
Description
-
Uses of BooleanSchema in com.fasterxml.jackson.module.jsonSchema
Methods in com.fasterxml.jackson.module.jsonSchema that return BooleanSchemaModifier and TypeMethodDescriptionJsonSchema.asBooleanSchema()
Attempt to return this JsonSchema as aBooleanSchema
-
Uses of BooleanSchema in com.fasterxml.jackson.module.jsonSchema.factories
Fields in com.fasterxml.jackson.module.jsonSchema.factories declared as BooleanSchemaMethods in com.fasterxml.jackson.module.jsonSchema.factories that return BooleanSchemaMethods in com.fasterxml.jackson.module.jsonSchema.factories with parameters of type BooleanSchemaModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor
FormatVisitorFactory.booleanFormatVisitor
(BooleanSchema booleanSchema) Constructors in com.fasterxml.jackson.module.jsonSchema.factories with parameters of type BooleanSchema -
Uses of BooleanSchema in com.fasterxml.jackson.module.jsonSchema.types
Methods in com.fasterxml.jackson.module.jsonSchema.types that return BooleanSchemaMethods in com.fasterxml.jackson.module.jsonSchema.types with parameters of type BooleanSchema