validator = $validator; } public function getErrorStack() { return $this->validator->getErrorStack(); } } ?>