['sometimes', 'required', 'string'], 'restore' => ['sometimes', 'required', 'boolean'] ]; } public function authorize(): bool { return true; } }