Uses of Interface
com.networknt.schema.CancellationChecker
Packages that use CancellationChecker
-
Uses of CancellationChecker in com.networknt.schema
Fields in com.networknt.schema declared as CancellationCheckerModifier and TypeFieldDescriptionprotected CancellationCheckerExecutionConfig.BuilderSupport.cancellationCheckerMethods in com.networknt.schema that return CancellationCheckerModifier and TypeMethodDescriptionExecutionConfig.getCancellationChecker()Returns the cancellation checker callback.Methods in com.networknt.schema with parameters of type CancellationCheckerModifier and TypeMethodDescriptionExecutionConfig.BuilderSupport.cancellationChecker(CancellationChecker cancellationChecker) Sets the cancellation checker callback.Constructors in com.networknt.schema with parameters of type CancellationCheckerModifierConstructorDescriptionprotectedExecutionConfig(Locale locale, boolean annotationCollectionEnabled, Predicate<String> annotationCollectionFilter, Boolean formatAssertionsEnabled, boolean failFast, Boolean readOnly, Boolean writeOnly, CancellationChecker cancellationChecker)