| 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 KeywordExceptionpublic void setCustomMessage(String message)
setCustomMessage in interface KeywordCopyright © 2023. All rights reserved.