Skip to content

isGuid() should return FALSE for null, undefined, and "" #23

@kwils1997

Description

@kwils1997

Right now "isGuid()" throws an exception if you pass it null or undefined... and this function (which is defined as returning a boolean) returns a blank string if you pass it a blank string (which makes no sense).

"isGuid()" should return FALSE for null, undefined, or blank string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions