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)
Fri, Mar 6, 17:35
Unknown Object (File)
Wed, Mar 4, 10:12
Unknown Object (File)
Sat, Feb 28, 00:28
Unknown Object (File)
Wed, Feb 25, 01:14
Unknown Object (File)
Tue, Feb 24, 17:19
Unknown Object (File)
Tue, Feb 24, 12:24
Unknown Object (File)
Sun, Feb 22, 16:18
Unknown Object (File)
Sat, Feb 21, 22:24
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.