| Package | Description |
|---|---|
| com.fasterxml.jackson.module.jsonSchema | |
| com.fasterxml.jackson.module.jsonSchema.factories | |
| com.fasterxml.jackson.module.jsonSchema.types |
| Modifier and Type | Method and Description |
|---|---|
IntegerSchema |
JsonSchema.asIntegerSchema()
Attempt to return this JsonSchema as an
IntegerSchema |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerSchema |
IntegerVisitor.schema |
| Modifier and Type | Method and Description |
|---|---|
IntegerSchema |
IntegerVisitor.getSchema() |
IntegerSchema |
JsonSchemaFactory.integerSchema() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor |
FormatVisitorFactory.integerFormatVisitor(IntegerSchema integerSchema) |
| Constructor and Description |
|---|
IntegerVisitor(IntegerSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
IntegerSchema |
IntegerSchema.asIntegerSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
IntegerSchema._equals(IntegerSchema that) |
Copyright © 2024 FasterXML. All rights reserved.