pub fn evaluate_predicate(value: &Value, predicate: &PredicateType) -> bool
Evaluate a predicate against a claim value.
Returns true if the predicate is satisfied.