pub fn validate_uuid(value: &str) -> bool
Returns true if value is a valid UUID (any version, hyphenated or not).
true
value