• Check that text is a path conforming to the pattern of RFC 8089.

    Remarks

    The definition has been taken from: https://datatracker.ietf.org/doc/html/rfc8089

    Returns

    True if the text conforms to the pattern

    Parameters

    • text: string

      Text to be checked

    Returns boolean

Generated using TypeDoc