@override range(String startIp, String endIp) => 'The provided IP range "$startIp - $endIp" is invalid. Please ensure both IP addresses are valid and the start IP is not greater than the end IP.';