Skip to main content

validate_domain_name

Function validate_domain_name 

pub fn validate_domain_name(input: &str) -> Result<String>
Expand description

Validate a DNS-shaped domain name exactly as provided without normalizing it.