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) |
void |
setCustomMessage(String message) |
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
public void setCustomMessage(String message)
setCustomMessage
in interface Keyword
Copyright © 2021. All rights reserved.