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)
Sat, May 18, 11:52
Unknown Object (File)
Sat, May 18, 11:20
Unknown Object (File)
Sat, May 18, 04:51
Unknown Object (File)
Fri, May 17, 11:24
Unknown Object (File)
Mon, May 13, 15:47
Unknown Object (File)
Mon, May 13, 15:41
Unknown Object (File)
Mon, May 13, 09:57
Unknown Object (File)
Sun, May 12, 19:12
Subscribers
None

Details

Summary

Supersedes is_guid() function from Zed.

Test Plan

Tests included

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.