Skip to main content

validate_pattern

Function validate_pattern 

Source
pub fn validate_pattern(value: &str, pattern: &str) -> Result<(), String>