Uses of Package
de.redsix.dmncheck.validators.core
Package
Description
-
-
-
ClassDescriptionGeneric 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. -
ClassDescriptionGeneric 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.