Parses strings expected to be UUIDs.
value (Any) – The input value.
The input value. Works as an identity function for valid input.
str
ValueError – If the input value is not a valid UUID.