alpm_buildinfo

Function validate

source
pub fn validate(args: ValidateArgs) -> Result<(), Error>
Expand description

Validate a file according to a BUILDINFO schema.

This is a thin wrapper around parse that only checks if the file is valid.