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
F44983185: D1631.id4163.diff
Wed, Aug 19, 15:29
F44982755: D1631.diff
Wed, Aug 19, 15:26
Unknown Object (File)
Tue, Aug 18, 13:03
Unknown Object (File)
Mon, Aug 17, 14:55
Unknown Object (File)
Sun, Aug 16, 20:09
Unknown Object (File)
Sun, Aug 16, 18:29
Unknown Object (File)
Sun, Aug 16, 15:24
Unknown Object (File)
Sun, Aug 16, 07:16
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.