public final class MinimumDigester extends NumericDigester
minimum
This uses NumericDigester
as a base, and also stores information
about the presence (or not) of exclusiveMinimum
.
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