Skip to main content

is_valid

Function is_valid 

Source
pub fn is_valid(rg: &str, uf: State) -> bool
Expand description

Compatibility alias for is_valid_lenient.

Use is_valid_strict when punctuation and whitespace must be rejected.