Returns true if the string is a RFC 6570 Uri template
const R = Format.IsUriTemplate('https://example.com/{user}/profile')
{ format: 'uri-template' }