Skip to main content

preflight_validate_with_warnings

Function preflight_validate_with_warnings 

Source
pub fn preflight_validate_with_warnings(
    rule: &RuleFile,
    input: &str,
    context: Option<&Value>,
) -> Result<Vec<TransformWarning>, TransformError>