Format.IsUri

Returns true if the string is a RFC 3986 URI

Function

const R = Format.IsUri('https://example.com/path')

Schema

{ format: 'uri' }