validate_file_from_path


Description:

[ Version ( since = "6.0" ) ]
public static bool validate_file_from_path (string xmlfile) throws Error

Convenient method to varify xmlfile before prsing it.

Parameters:

xmlfile

xml file to validate

Returns:

true if xmlfile is valid, false otherwise