Skip to main content

validate_regex

Function validate_regex 

Source
pub fn validate_regex(pattern: &str) -> RegexValidation
Expand description

Checks whether a regex pattern compiles successfully.