Skip to main content

Module validate

Module validate 

Source

Structs§

MaxValidationError
Individual error from Max runtime validation.
MaxValidationResult
Layer 2 Max runtime validation result.
ValidateOptions
Options for the validate subcommand.
ValidationError
Validation error found by Layer 1 or Layer 2.
ValidationReport
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.