Gets the constraint as a string.
Can be used in the UI for reporting incompatibilities.
string The constraint as a string.
public function __toString() { return $this->constraint; }