| Package | Description |
|---|---|
| manifold.api.json.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
BigNumberFormatResolver
Implement
"big-integer" and "big-decimal" formats. |
class |
BinaryFormatResolver
Implement
"binary" and "byte" formats. |
class |
DefaultFormatResolver
Handles standard JSON Schema formats such as
"date-time", "date", "time", maps them to corresponding Java
classes LocalDateTime, LocalDate, and LocalTime. |
| Modifier and Type | Method and Description |
|---|---|
static List<IJsonFormatTypeResolver> |
FormatTypeResolvers.get() |
Copyright © 2019. All rights reserved.