OrConstraint public class OrConstraint : BinaryConstraint OrConstraint succeeds if either member succeeds Documentation public OrConstraint(IConstraint left, IConstraint right) Create an OrConstraint from two other constraints