['required', 'string', 'max:128'], 'password' => [...$this->nativePlayerPasswordRules(required: true), 'confirmed'], ]; } }