Torc
0.1
|
#include <torcxsdtest.h>
Static Public Member Functions | |
static int | RunXSDTestSuite (TorcCommandLine *CommandLine) |
Perform XSD test validation of XML files. More... | |
Definition at line 9 of file torcxsdtest.h.
|
static |
Perform XSD test validation of XML files.
RunXSDTestSuite will search for XML files in the directory specified by the command line argument 'xsdtest'. All files are then validated against the current XSD and any passes are logged.
Definition at line 90 of file torcxsdtest.cpp.