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)
Sun, Sep 7, 11:52
Unknown Object (File)
Sat, Sep 6, 22:52
Unknown Object (File)
Sat, Sep 6, 19:38
Unknown Object (File)
Sat, Sep 6, 11:07
Unknown Object (File)
Thu, Sep 4, 13:16
Unknown Object (File)
Tue, Sep 2, 09:57
Unknown Object (File)
Sun, Aug 31, 18:08
Unknown Object (File)
Sat, Aug 30, 11:13
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 2557
Build 2805: 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.