Skip to main content

validate

Function validate 

Source
pub fn validate(formula: &str) -> Result<(), ParseError>
Expand description

Validate that a formula string is syntactically correct without returning the AST.