public final class AdditionalItemsDigester extends AbstractDigester
additionalItems
The digested form is very simple: additional items are always allowed
unless the keword is false and items is an array. In
this last case, the size of the items array is stored.
FACTORY, keyword| Modifier and Type | Method and Description |
|---|---|
JsonNode |
digest(JsonNode schema)
Digest a schema into a simplified form
|
static Digester |
getInstance() |
supportedTypes, toString