Hello everyone,<br><br>Currently,  the validate functionality ensures that rules have proper syntax.<br>it is possible to extend this functionality so that business use cases might also be validated? Is there an API/examples to do that.<br>

<br>For eg, in our domain,  an object X can be evaluated for 3 criteria ( a, b, c )<br>However, we would need to prevent rules written which combine criteria b and c<br>Rules can have the combinations ( a,b,c, ab, ac ). Combinations ( bc and abc ) should not be allowed.<br>

<br><br><br clear="all">Regards,<br>Prem<br>