Package org.xmlunit.validation
package org.xmlunit.validation
Validation of XML documents and schemas.
-
ClassDescriptionValidator using the javax.xml.validation namespace.Constants for the languages supported by XMLUnit's schema validation.Validator implementation that uses "the old way" of validating an XML input by parsing the input.A validation "problem" which may be an error or a warning.The type of validation problem encountered.The result of a validation.Validates a piece of XML against a schema given in a supported language or the definition of such a schema itself.