public interface KeywordValidatorFactory
| Modifier and Type | Method and Description |
|---|---|
KeywordValidator |
getKeywordValidator(JsonNode node)
Create a validator for the instance
|
KeywordValidator getKeywordValidator(JsonNode node) throws ProcessingException
node - the instance to validateProcessingException - an error occurs creating the validator