This means the constraint behaves like a logical and. All parameters passed to the constructor will be considered a constraint to check.
bool evaluate( mixed $other)
void fail( mixed $other, string $description)
void setConstraints( Array $constraints)
string toString( )