Format.IsUriReference

Returns true if the string is a RFC 3986 URI reference

Function

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

Schema

{ format: 'uri-reference' }