[][src]Function csml_engine::validate_bot

pub fn validate_bot(bot: CsmlBot) -> CsmlResult

Simple static CSML bot linter. Does not check for possible runtime errors, only for build-time errors (missing steps or flows, syntax errors, etc.)