validate($request, $rules); } public function hasValidator(): bool { return !is_null($this->validator); } }