Function validate

Source
pub fn validate(s: &str) -> bool
Expand description

Check if the word is in the blacklist, return false (validation failed), otherwise true.