Skip to main content

validate_intent

Function validate_intent 

Source
pub fn validate_intent(expr: &Expr) -> Result<(), IntentError>
Expand description

Validate that expr is a structurally well-formed Intent, failing closed with an IntentError otherwise.