Overrides RFCValidation::getError
public function getError() : ?InvalidEmail { return $this->error ?: parent::getError(); }