validateErrors = $errors; } public function getValidateErrors(): array { return $this->validateErrors; } }