Skip to main content

evaluate

Function evaluate 

Source
pub fn evaluate(rules: &[Rule], args: &JsonObject) -> ValidationResult
Expand description

Evaluate every rule against the parsed arg object.