-
Feature Request
-
Resolution: Won't Do
-
Optional
-
6.0.0.CR3
-
None
To be able to classify violated constraints (drools rules) represented by ConstraintMatchTotal I would like to be able to access the rule metaData.
In current drools version (6.0.0.CR2) this can be done by accessing org.kie.api.definition.rule.Rule#getMetaData() and providing it then to the *ConstraintMatchTotal constructor in AbstractScoreHolder.