프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_failed | bool | ||
_message | string |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
ValidEventHandler ( object sender, |
protected ValidEventHandler ( object sender, |
||
sender | object | |
args | ||
리턴 | void |
public Validate ( string config_path, string xsd_path ) : bool | ||
config_path | string | |
xsd_path | string | |
리턴 | bool |