Uses of Class
com.networknt.schema.ValidatorState
-
Packages that use ValidatorState Package Description com.networknt.schema -
-
Uses of ValidatorState in com.networknt.schema
Methods in com.networknt.schema that return ValidatorState Modifier and Type Method Description ValidatorStateExecutionContext. getValidatorState()Gets the validator state.Methods in com.networknt.schema with parameters of type ValidatorState Modifier and Type Method Description voidExecutionContext. setValidatorState(ValidatorState validatorState)Sets the validator state.
-