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

    Function isUuid

    The 'uuid' format. Validates that a string represents a UUID address as defined by RFC 4122.

    • 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