pub fn validate_rule(rule_json: &str) -> RuleEngineResult<bool>Expand description
Validate that a rule can be evaluated without errors.
pub fn validate_rule(rule_json: &str) -> RuleEngineResult<bool>Validate that a rule can be evaluated without errors.