Function validate_regex

Source
pub fn validate_regex(input: &str) -> Result<(), RegexValidationError>
Expand description

Checks that a regex pattern is valid for using in an SDS scanner