['nullable','string','in:download,view']]; } public function mode(): string { return (string) ($this->validated('mode') ?: 'download'); } }