Page MenuHomeDevCentral

Allow to determine if a string is an UUID
ClosedPublic

Authored by dereckson on Apr 26 2018, 14:01.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 10, 19:23
Unknown Object (File)
Thu, Jul 3, 05:37
Unknown Object (File)
Wed, Jun 25, 23:44
Unknown Object (File)
Mon, Jun 23, 20:44
Unknown Object (File)
Mon, Jun 23, 12:19
Unknown Object (File)
Mon, Jun 23, 12:14
Unknown Object (File)
Mon, Jun 23, 06:32
Unknown Object (File)
Sun, Jun 22, 17:45
Subscribers
None

Details

Summary

Supersedes is_guid() function from Zed.

Test Plan

Tests included

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Test Failures
Branch
zed/is_uuid (branched from master)
Build Status
Buildable 2558
Build 2806: arc lint + arc unit

Unit TestsBroken

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 26 2018, 14:01

Validate the whole string, not a part

This revision was automatically updated to reflect the committed changes.