jongpie/NebulaFramework

Guid.isGuid method should use Guid.isEmpty

jongpie opened this issue · 0 comments

From @jongpie on February 27, 2017 21:1

Currently, it calls String.isBlank(guid) instead of reusing the Guid.isEmpty method

Copied from original issue: jongpie/ApexUUID#1