@hyperjump/json-schema-formats
    Preparing search index...

    Function isUriTemplate

    The 'uri-template' format. Validates that a string represents a URI Template as defined by RFC 6570.

    • Returns a Boolean value that indicates whether or not a pattern exists in a searched string.

      Parameters

      • string: string

        String on which to perform the search.

      Returns boolean