pub fn validate_strict(s: &str) -> Result<(), Error>
Validate a user ID to follow the spec recommendations when generating them.