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