IAnyConditionBuilder<T, U> public interface IAnyConditionBuilder<T, U> Creates a condition where results that match any value passed in will be returned. Documentation T Any(U[] values) The values that any one found on the result will succeed.