| Package | Description |
|---|---|
| com.fasterxml.jackson.module.jsonSchema | |
| com.fasterxml.jackson.module.jsonSchema.types |
| Modifier and Type | Method and Description |
|---|---|
ContainerTypeSchema |
JsonSchema.asContainerSchema()
Deprecated.
Since 2.7
|
ContainerTypeSchema |
JsonSchema.asContainerTypeSchema()
Attempt to return this JsonSchema as a
ContainerTypeSchema |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySchema |
class |
ObjectSchema
This type represents a
JsonSchema as an object type |
| Modifier and Type | Method and Description |
|---|---|
ContainerTypeSchema |
ContainerTypeSchema.asContainerSchema()
Deprecated.
Since 2.7
|
ContainerTypeSchema |
ContainerTypeSchema.asContainerTypeSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ContainerTypeSchema._equals(ContainerTypeSchema that) |
Copyright © 2024 FasterXML. All rights reserved.