| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidationErrorHandler.getErrors()
Gets the errors reported to this handler.
|
Iterator<ValidationError> |
ValidationErrorHandler.iterator()
Returns an iterator over the validation errors collected by this handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationErrorHandler.addErrors(Collection<ValidationError> errors)
Adds the given collection of validation errors to this handler.
|
Copyright © 2016 Open Geospatial Consortium. All rights reserved.