Function adequate::validation::length::max[][src]

pub fn max(size: usize) -> Box<dyn Fn(&String) -> ValidationResult>
Expand description

Check if the given string has length more than max.