Uses of Class
com.networknt.schema.keyword.TypeValidator
Packages that use TypeValidator
-
Uses of TypeValidator in com.networknt.schema
Constructors in com.networknt.schema with parameters of type TypeValidatorModifierConstructorDescriptionprotectedSchema(List<KeywordValidator> validators, boolean validatorsLoaded, boolean recursiveAnchor, TypeValidator typeValidator, String id, boolean suppressSubSchemaRetrieval, com.fasterxml.jackson.databind.JsonNode schemaNode, SchemaContext schemaContext, Schema parentSchema, SchemaLocation schemaLocation, Map<String, String> errorMessage) Constructor to create a copy using fields.