[This is preliminary documentation and subject to change.]
Assert the validity of an XML file.
Assert the validity of an XML file.
public static void IsValidFile(string);
Assert the validity of an XML file.
public static void IsValidFile(string,string,params object[]);
XMLAssert Class | NXUnit.Framework Namespace