Constructor and Description |
---|
FormatKeyword(ValidatorTypeCode type,
Map<String,Format> formats) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
JsonValidator |
newValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidationContext validationContext) |
public FormatKeyword(ValidatorTypeCode type, Map<String,Format> formats)
public JsonValidator newValidator(String schemaPath, com.fasterxml.jackson.databind.JsonNode schemaNode, JsonSchema parentSchema, ValidationContext validationContext) throws Exception
newValidator
in interface Keyword
Exception
Copyright © 2018. All rights reserved.