Uniform Resource Identifier (URI) as defined by RFC 3986.
A URI is a sequence of characters that identifies an abstract or physical resource using
only ASCII characters (U+0000-U+007F).
Warning
This is a type alias for documentation purposes only. Branding was considered but not adopted due to
interoperability issues with tools relying on static code analysis. Values must be validated at runtime
using isURI or asURI.
Uniform Resource Identifier (URI) as defined by RFC 3986.
A URI is a sequence of characters that identifies an abstract or physical resource using only ASCII characters (U+0000-U+007F).
This is a type alias for documentation purposes only. Branding was considered but not adopted due to interoperability issues with tools relying on static code analysis. Values must be validated at runtime using isURI or asURI.