validate_tree


Description:

public bool validate_tree (string root_dir)

Validate a full directory tree for issues in AppStream metadata.

Parameters:

this

An instance of Validator.

root_dir

The root directory of the filesystem tree that should be validated.

Returns:

true if file validated successfully.