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 |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
digest(com.fasterxml.jackson.databind.JsonNode schema)
Digest a schema into a simplified form
|
static Digester |
getInstance() |
digestedNumberNodesupportedTypes, toStringpublic static Digester getInstance()
public com.fasterxml.jackson.databind.JsonNode digest(com.fasterxml.jackson.databind.JsonNode schema)
Digesterschema - the schema to digestCopyright © 2014. All Rights Reserved.