public interface Keyword
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
JsonValidator |
newValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidationContext validationContext) |
default void |
setCustomMessage(String message) |
String getValue()
default void setCustomMessage(String message)
JsonValidator newValidator(String schemaPath, com.fasterxml.jackson.databind.JsonNode schemaNode, JsonSchema parentSchema, ValidationContext validationContext) throws JsonSchemaException, Exception
JsonSchemaException
Exception
Copyright © 2022. All rights reserved.