EmptyConstraint
EmptyConstraint tests a whether a string or collection is empty,
            postponing the decision about which test is applied until the
            type of the actual argument is known.
            
                
public EmptyConstraint()