Returns a boolean value denoting whether the input string is a valid ulid
Returns true
isUlid("01GVRY40B7T37W8V7XE55DRZ3C");
Returns false
isUlid("7c9f66e7-f6d8-481e-87b8-c4a6d3f57c04");
Generated using TypeDoc
Returns a boolean value denoting whether the input string is a valid ulid
Example
Returns true
Example
Returns false