'required|string|min:4', 'allowed_ips' => 'array', 'allowed_ips.*' => 'ip', ]; } }