Returns a string representation of the constraint.
Overrides SelfDescribing::toString
public function toString() : string { return 'contains only values of type "' . $this->type . '"'; }