Structs§
- MaxValidation
Error - Individual error from Max runtime validation.
- MaxValidation
Result - Layer 2 Max runtime validation result.
- Validate
Options - Options for the validate subcommand.
- Validation
Error - Validation error found by Layer 1 or Layer 2.
- Validation
Report - Layer 1 static validation report.
Functions§
- parse_
validate_ args - run
- Run the validate subcommand. Returns the process exit code.
- validate_
layer1 - Run Layer 1 static validation on a .maxpat file.
- validate_
via_ max - Send a validation request to Node for Max via UDP and wait for response.