Skip to main content

validate_string

Function validate_string 

Source
fn validate_string(value: &str, max: usize, name: &str) -> Result<()>