NXUnit Framework Class Library

XMLAssert.IsValid Method (TextReader)

[This is preliminary documentation and subject to change.]

Assert the validity of an XML input.

public static void IsValid(
   TextReader input
);

Parameters

input

See Also

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