pub fn validate_regex(input: &str) -> Result<(), RegexValidationError>Expand description
Checks that a regex pattern is valid for using in an SDS scanner
pub fn validate_regex(input: &str) -> Result<(), RegexValidationError>Checks that a regex pattern is valid for using in an SDS scanner