true if valid, false otherwise.bool isValidIPLiteral(string h) @safeValidate an IP-literal host string (without brackets).
Supports IPv6 (with optional RFC 6874 zone id encoded as %25...) and IPvFuture.
h | Host string without square brackets. |
true if valid, false otherwise.