MVFv3 API Documentation
    Preparing search index...
    isUri: (str: string) => boolean

    Validates that a string adheres to the URI scheme listed in RFC 3986, appendix A.

    Type declaration

      • (str: string): boolean
      • Parameters

        • str: string

        Returns boolean