Uses of Class
com.networknt.schema.ExecutionConfig
Packages that use ExecutionConfig
-
Uses of ExecutionConfig in com.networknt.schema
Methods in com.networknt.schema that return ExecutionConfigModifier and TypeMethodDescriptionExecutionContext.getExecutionConfig()Gets the execution configuration.Methods in com.networknt.schema with parameters of type ExecutionConfigModifier and TypeMethodDescriptionvoidExecutionContext.setExecutionConfig(ExecutionConfig executionConfig) Sets the execution configuration.Constructors in com.networknt.schema with parameters of type ExecutionConfigModifierConstructorDescriptionExecutionContext(ExecutionConfig executionConfig) Creates an execution context.ExecutionContext(ExecutionConfig executionConfig, CollectorContext collectorContext) Creates an execution context.