'required|string', 'password' => 'required|string|min:6', ], $this->specific()); } }