pub fn validate_file(source: &str) -> Result<(), Vec<ValidationError>>
Validate that all clap Subcommand enums in a source file are sorted