Overload | Description |
---|---|
Validate(XmlReader,ValidationEventHandler) | Validates the data in the xmlReader |
Validate(TextReader,ValidationEventHandler) | Validates the data in the textReader |
Validate(Stream,ValidationEventHandler) | Validates the data in the stream |
Validate(String,ValidationEventHandler) | Validates the data in the filename |