pub fn validate(formula: &str) -> Result<(), ParseError>👎Deprecated since 0.7.0:
use Engine::sheets()/Engine::excel() and engine.validate() — engine flavor is required; see ADR 2026-04-27; removal target: 0.7.0 coordinated release
Expand description
Validate that a formula string is syntactically correct without returning the AST.