pub fn validate_domain_name(input: &str) -> Result<String>
Validate a DNS-shaped domain name exactly as provided without normalizing it.