Uses of Class
org.apache.uima.fit.validation.Validator
Package
Description
-
Uses of Validator in org.apache.uima.fit.testing.assertj
Modifier and TypeMethodDescriptionCasAssert_ImplBase.isValidUsing
(Validator aValidator) Checks that CAS is valid using the given validator.protected ValidationSummary
-
Uses of Validator in org.apache.uima.fit.testing.junit
Modifier and TypeMethodDescriptionManagedCas.withDefaultValidator
(Validator aValidator) Set a default validator for the all test runs.ManagedJCas.withDefaultValidator
(Validator aValidator) Set a default validator for the all test runs.ManagedCas.withValidator
(Validator aValidator) Set a validator for the current test run only.ManagedJCas.withValidator
(Validator aValidator) Set a validator for the current test run only. -
Uses of Validator in org.apache.uima.fit.validation