tid library

Functions

ensureValidTid(String tid) → void
Ensures tid is a syntactically valid TID.
isValidTid(String tid) bool
Returns true if tid is valid, otherwise false.

Exceptions / Errors

InvalidTidError
Indicates that the passed TID could not be parsed.