nOf

Combines this predicate with predicates and passes when at least n of them pass.

Return

CRecipePredicate A predicate that passes when at least n of (this predicate and predicates) pass

Since

5.3.0

Parameters

n

Minimum number of predicates (out of this predicate and predicates) that must pass

predicates

Additional predicates to combine with