ConditionalEvaluator

ConditionalEvaluator
ConditionalEvaluator
AllOf
This class requires all of the following:
JSON Example
{
    "cases": [
        {
            "condition": {},
            "value": {}
        }
    ],
    "defaulValue": {}
}