Uses of Package
org.xmlunit.validation
Packages that use org.xmlunit.validation
Package
Description
Root of the XMLUnit 1.x compatibility layer.
AssertJ 3.x assertions on top of XMLUnit's core.
Contains internal classes of XMLUnit's AssertJ 3.x support that are
only public as an implementation detail.
Hamcrest matchers on top of XMLUnit's core.
Validation of XML documents and schemas.
-
Classes in org.xmlunit.validation used by org.custommonkey.xmlunit
-
Classes in org.xmlunit.validation used by org.custommonkey.xmlunit.jaxp13ClassDescriptionValidator using the javax.xml.validation namespace.A validation "problem" which may be an error or a warning.
-
Classes in org.xmlunit.validation used by org.xmlunit.assertj3
-
Classes in org.xmlunit.validation used by org.xmlunit.assertj3.error
-
Classes in org.xmlunit.validation used by org.xmlunit.matchers
-
Classes in org.xmlunit.validation used by org.xmlunit.validationClassDescription
ErrorHandler
collecting parser exceptions asValidationProblem
s.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.