[rules-users] Check all elements of a list (Drools Expert)

Petr Chelčický petr.chelcicky at centrum.cz
Thu Feb 24 10:45:16 EST 2011


Hi! I'm trying to write rules in Drools Expert. In the when part of the rule, I check some properties of an Application object. This object contains a List and I would like to check if a bunch of rules apply to all objects of SomeOtherType in this list. The rule should fire only when the constraints are valid for ALL objects in that list. How could this be done?



More information about the rules-users mailing list