Check whether a given string is a valid UUID.
true iff candidateUuid is a valid UUID.
A candidate UUID to be checked.
See documentation for isUuid.