]
Toni Rikkola updated DROOLS-5031:
---------------------------------
Summary: Use general V&V modularity for all DMN Validation (was: Use general
V&V modularity for DMN Validation)
Use general V&V modularity for all DMN Validation
-------------------------------------------------
Key: DROOLS-5031
URL:
https://issues.redhat.com/browse/DROOLS-5031
Project: Drools
Issue Type: Enhancement
Components: verifier
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Priority: Major
Labels: drools-tools
Modularity here means. Any part of the validation can be activated or deactivated. This
is an existing feature in general verifier used by GDST. This allows for example two range
check implementations to work next to each other making each check type a module.
Other benefits of this approach is for example any future needs that might require
running the rules. Allowing static and dynamic validation to exist side by side.