Uses of Interface
com.networknt.schema.walk.WalkListenerRunner
Packages that use WalkListenerRunner
-
Uses of WalkListenerRunner in com.networknt.schema
Fields in com.networknt.schema declared as WalkListenerRunnerModifier and TypeFieldDescriptionprivate final WalkListenerRunner
SchemaValidatorsConfig.itemWalkListenerRunner
private final WalkListenerRunner
SchemaValidatorsConfig.keywordWalkListenerRunner
private final WalkListenerRunner
SchemaValidatorsConfig.propertyWalkListenerRunner
Methods in com.networknt.schema that return WalkListenerRunnerModifier and TypeMethodDescription(package private) WalkListenerRunner
SchemaValidatorsConfig.getItemWalkListenerRunner()
(package private) WalkListenerRunner
SchemaValidatorsConfig.getKeywordWalkListenerRunner()
(package private) WalkListenerRunner
SchemaValidatorsConfig.getPropertyWalkListenerRunner()
Methods in com.networknt.schema with parameters of type WalkListenerRunnerModifier and TypeMethodDescriptionprivate void
PropertiesValidator.walkSchema
(ExecutionContext executionContext, Map.Entry<String, JsonSchema> entry, com.fasterxml.jackson.databind.JsonNode node, com.fasterxml.jackson.databind.JsonNode rootNode, JsonNodePath instanceLocation, boolean shouldValidateSchema, SetView<ValidationMessage> validationMessages, WalkListenerRunner propertyWalkListenerRunner) -
Uses of WalkListenerRunner in com.networknt.schema.walk
Classes in com.networknt.schema.walk that implement WalkListenerRunnerModifier and TypeClassDescriptionclass
class
class
class