public class NonValidationKeyword extends AbstractKeyword
Constructor and Description |
---|
NonValidationKeyword(String keyword) |
Modifier and Type | Method and Description |
---|---|
JsonValidator |
newValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidationContext validationContext) |
getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setCustomMessage
public NonValidationKeyword(String keyword)
public JsonValidator newValidator(String schemaPath, com.fasterxml.jackson.databind.JsonNode schemaNode, JsonSchema parentSchema, ValidationContext validationContext) throws JsonSchemaException, Exception
JsonSchemaException
Exception
Copyright © 2021. All rights reserved.