Uses of Package
de.redsix.dmncheck.validators.core
Packages that use de.redsix.dmncheck.validators.core
Package
Description
-
Classes in de.redsix.dmncheck.validators.core used by de.redsix.dmncheck.plugin
-
Classes in de.redsix.dmncheck.validators.core used by de.redsix.dmncheck.util
-
Classes in de.redsix.dmncheck.validators.core used by de.redsix.dmncheck.validatorsClassDescriptionGeneric validator that facilitates writing validations directly on the structure of the DMN model instance.Generic validator that facilitates writing validations on graph-based representation of the DMN model instance.A simple validator is a
GenericValidator
where the validation (T) and applicability check (S) type are always the same.The validation context is used in validators with a local view of the DMN model instance to provide access to global attributes of the DMN model instance.Generic interface for the validation of DMN model instances. -
Classes in de.redsix.dmncheck.validators.core used by de.redsix.dmncheck.validators.coreClassDescriptionGeneric validator that facilitates writing validations directly on the structure of the DMN model instance.The validation context is used in validators with a local view of the DMN model instance to provide access to global attributes of the DMN model instance.Generic interface for the validation of DMN model instances.