Returns the validation errors.
Overrides EmailValidation::getError
public function getError() : ?InvalidEmail { return $this->error; }