Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.NumberSchema
Packages that use NumberSchema
Package
Description
-
Uses of NumberSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return NumberSchemaModifier and TypeMethodDescriptionJsonSchema.asNumberSchema()
Attempt to return this JsonSchema as aNumberSchema
-
Uses of NumberSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.factories
Fields in com.fasterxml.jackson.module.jsonSchema.jakarta.factories declared as NumberSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories that return NumberSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type NumberSchemaModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.jsonFormatVisitors.JsonNumberFormatVisitor
FormatVisitorFactory.numberFormatVisitor
(NumberSchema numberSchema) Constructors in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type NumberSchema -
Uses of NumberSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Subclasses of NumberSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.typesMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return NumberSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types with parameters of type NumberSchema