Function validate_format

Source
pub fn validate_format<P: AsRef<Path>>(
    path: P,
    format: DataFormat,
) -> Result<bool>
Expand description

Validate a file against a specific format