Asserts that a given string is a valid UUID. Throws an error if the validation fails.
If the provided string is not a valid UUID.
The UUID string to validate.
Asserts that a given string is a valid UUID. Throws an error if the validation fails.
Throws
If the provided string is not a valid UUID.