| Package | Description |
|---|---|
| manifold.api.json.schema |
| Modifier and Type | Method and Description |
|---|---|
JsonFormatType |
JsonFormatType.merge(IJsonType type) |
JsonFormatType |
IJsonFormatTypeResolver.resolveType(String format)
Given a JSON Schema
"format" value such as "date-time" provide an JsonFormatType
to correspond with the format. |
JsonFormatType |
DefaultFormatResolver.resolveType(String format) |
JsonFormatType |
BinaryFormatResolver.resolveType(String format) |
JsonFormatType |
BigNumberFormatResolver.resolveType(String format) |
Copyright © 2019. All rights reserved.