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
F12247330: D1631.id4162.diff
Sat, Oct 11, 05:46
F12247328: D1631.id4163.diff
Sat, Oct 11, 05:46
F12247326: D1631.id4164.diff
Sat, Oct 11, 05:46
F12245542: D1631.diff
Fri, Oct 10, 23:59
Unknown Object (File)
Fri, Sep 26, 20:54
Unknown Object (File)
Fri, Sep 26, 20:40
Unknown Object (File)
Thu, Sep 25, 20:51
Unknown Object (File)
Wed, Sep 24, 16:34
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.