= 1 && $port <= 65535; } /** * English, and the translation key: what to type instead. */ public static function message(): string { return 'Enter the scanner as tcp://host:3310 or unix:///path/to/clamd.sock.'; } }