pub fn validate(args: ValidateArgs) -> Result<(), Error>
Validate a file according to a BUILDINFO schema.
This is a thin wrapper around parse that only checks if the file is valid.
parse