easy-rules icon indicating copy to clipboard operation
easy-rules copied to clipboard

Fact evaluation to "unknown"

Open jopen-ux opened this issue 3 years ago • 2 comments

Perhaps a simple question : Is there any possibility to not evaluate to only true/false but also "unknown" ?

As the method is : public boolean evaluate(Facts facts) and returns the primitive type, this is not directly possible from the fact evaluation ... If not possible Should not too complicated to implement changing the returned value to Boolean. Can I make a proposal (and how)

jopen-ux avatar Nov 05 '21 09:11 jopen-ux

@jopen-ux Will, you share the code snippet of how you are writing and executing the rules?

shabir1 avatar Nov 08 '21 06:11 shabir1

@jopen-ux Which version of easy-rules are you using

shabir1 avatar Nov 08 '21 06:11 shabir1