| 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 |
|---|---|
NullSchema |
JsonSchema.asNullSchema()
Attempt to return this JsonSchema as a
NullSchema |
| Modifier and Type | Field and Description |
|---|---|
protected NullSchema |
NullVisitor.schema |
| Modifier and Type | Method and Description |
|---|---|
NullSchema |
NullVisitor.getSchema() |
NullSchema |
JsonSchemaFactory.nullSchema() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor |
FormatVisitorFactory.nullFormatVisitor(NullSchema nullSchema) |
| Constructor and Description |
|---|
NullVisitor(NullSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
NullSchema |
NullSchema.asNullSchema() |
Copyright © 2024 FasterXML. All rights reserved.