when in a decision table a cell contains "null", this validation warning is generated:
DMN: Skipped Decision Table Analysis of table 'null' because: valueFromNode: NullNode{null} (DMN id: _B1C63250-8BCD-4324-B866-8E8FD4FECDE2, DMN Validation, Decision Table Analysis)
Here the DMN causing the problem:
SampleModel2.dmn
- is related to
-
DROOLS-5187 DMN DT Analysis include `null` for gaps/overlaps calculation
- Closed