pub fn validate_with_config(expr: &str, config: &ProfileConfig) -> Vec<String>Available on crate feature
expression only.Expand description
Validate an expression with an explicit profile config.
pub fn validate_with_config(expr: &str, config: &ProfileConfig) -> Vec<String>expression only.Validate an expression with an explicit profile config.