AndConstraint public class AndConstraint : BinaryConstraint AndConstraint succeeds only if both members succeed. Documentation public AndConstraint(Constraint left, Constraint right) Create an AndConstraint from two other constraints