Package | Description |
---|---|
com.networknt.schema |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFormat |
class |
PatternFormat |
Modifier and Type | Method and Description |
---|---|
JsonMetaSchema.Builder |
JsonMetaSchema.Builder.addFormat(Format format) |
Modifier and Type | Method and Description |
---|---|
JsonMetaSchema.Builder |
JsonMetaSchema.Builder.addFormats(Collection<? extends Format> formats) |
Constructor and Description |
---|
FormatValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidationContext validationContext,
Format format) |
Constructor and Description |
---|
FormatKeyword(ValidatorTypeCode type,
Map<String,Format> formats) |
Copyright © 2018. All rights reserved.