Function validate

Source
pub fn validate(
    commands: &[(usize, Command)],
    peers: usize,
    proposer: usize,
) -> bool
Expand description

Validate a DSL task file can be executed