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) |
getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCustomMessagepublic NonValidationKeyword(String keyword)
public JsonValidator newValidator(String schemaPath, com.fasterxml.jackson.databind.JsonNode schemaNode, JsonSchema parentSchema, ValidationContext validationContext) throws JsonSchemaException, Exception
JsonSchemaExceptionExceptionCopyright © 2022. All rights reserved.