Returns true if the string is a RFC 3986 URI
const R = Format.IsUri('https://example.com/path')
{ format: 'uri' }