Свойство | Type | Description | |
---|---|---|---|
_failed | bool | ||
_message | string |
Méthode | Description | |
---|---|---|
Validate ( string config_path, string xsd_path ) : bool |
Read xml file and check validity using given xsd file. brunet and ipop configuration file input type is file name, and dhcp configuration file content is passed as a string.
|
Méthode | Description | |
---|---|---|
ValidEventHandler ( object sender, |
protected ValidEventHandler ( object sender, |
||
sender | object | |
args | ||
Résultat | void |
public Validate ( string config_path, string xsd_path ) : bool | ||
config_path | string | |
xsd_path | string | |
Résultat | bool |