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