NXUnit Framework Class Library

XMLAssert.IsValidFile Method (String, String, Object[])

[This is preliminary documentation and subject to change.]

Assert the validity of an XML file.

public static void IsValidFile(
   string input,
   string msg,
   params object[] args
);

Parameters

input
msg
args

See Also

XMLAssert Class | NXUnit.Framework Namespace | XMLAssert.IsValidFile Overload List