Uses of Class
com.networknt.schema.TypeValidator
Packages that use TypeValidator
-
Uses of TypeValidator in com.networknt.schema
Fields in com.networknt.schema declared as TypeValidatorMethods in com.networknt.schema that return TypeValidatorConstructors in com.networknt.schema with parameters of type TypeValidatorModifierConstructorDescriptionprotected
JsonSchema
(List<JsonValidator> validators, boolean validatorsLoaded, boolean recursiveAnchor, TypeValidator typeValidator, String id, boolean suppressSubSchemaRetrieval, com.fasterxml.jackson.databind.JsonNode schemaNode, ValidationContext validationContext, ErrorMessageType errorMessageType, String errorMessageKeyword, MessageSource messageSource, Keyword keyword, JsonSchema parentSchema, SchemaLocation schemaLocation, JsonNodePath evaluationPath, JsonSchema evaluationParentSchema, Map<String, String> errorMessage) Constructor to create a copy using fields.