public final class MaximumDigester extends NumericDigester
maximum
This uses NumericDigester
as a base, and also stores information
about the presence (or not) of exclusiveMaximum
.
FACTORY, keyword
Modifier and Type | Method and Description |
---|---|
JsonNode |
digest(JsonNode schema)
Digest a schema into a simplified form
|
static Digester |
getInstance() |
digestedNumberNode
supportedTypes, toString