Skip to main content

validate_rule

Function validate_rule 

Source
fn validate_rule(rule: &SsrRule) -> Result<(), SsrError>
Expand description

Checks for errors in a rule. e.g. the replace pattern referencing placeholders that the search pattern didn’t define.