Function validateUUID

Validates a given UUID string.

  • Parameters

    • uuid: string

      The UUID string to validate.

    Returns boolean

    True if the UUID is valid, otherwise false.