| Class | Description |
|---|---|
| JAXPValidator |
Validator using the javax.xml.validation namespace.
|
| Languages |
Constants for the languages supported by XMLUnit's schema
validation.
|
| ParsingValidator |
Validator implementation that uses "the old way" of validating an
XML input by parsing the input.
|
| ValidationProblem |
A validation "problem" which may be an error or a warning.
|
| ValidationResult |
The result of a validation.
|
| Validator |
Validates a piece of XML against a schema given in a supported
language or the definition of such a schema itself.
|
| Enum | Description |
|---|---|
| ValidationProblem.ProblemType |
The type of validation problem encountered.
|
Copyright © 2001–2025 XMLUnit. All rights reserved.