| Validates the given Source , and returns an array of SAXParseException s as result. The
array will be empty if no validation errors are found.
Parameters: source - the input document an array of SAXParseException s throws: IOException - if the source cannot be read throws: XmlValidationException - if the source cannot be validated |