Class | Description |
---|---|
Iterators |
Utility methods for Iterators.
|
Validation |
Validation results that keeps track of all warnings, errors, and fatal
errors as strings.
|
ValidationErrorHandler |
An error handler that adds all warnings, errors, and fatalErrors to the
given Validation object.
|