Format.IsUriTemplate

Returns true if the string is a RFC 6570 Uri template

Function

const R = Format.IsUriTemplate('https://example.com/{user}/profile')

Schema

{ format: 'uri-template' }