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