| Interface | Description |
|---|---|
| IValidationEventHandler |
An extended version of
ValidationEventHandler with chaining
possibilities. |
| IValidationEventHandlerFactory |
Factory interface for
ValidationEventHandler objects. |
| Class | Description |
|---|---|
| AbstractValidationEventHandler |
An abstract implementation of the JAXB
ValidationEventHandler
interface. |
| CollectingValidationEventHandler |
An implementation of the JAXB
ValidationEventHandler
interface. |
| ConstantValidationEventHandlerFactory |
Implementation of
IValidationEventHandlerFactory using a constant
ValidationEventHandler object. |
| DoNothingValidationEventHandler |
An implementation of the JAXB
ValidationEventHandler
interface that does nothing an swallows all errors. |
| LoggingValidationEventHandler |
An implementation of the JAXB
ValidationEventHandler
interface. |
| WrappedCollectingValidationEventHandler |
An implementation of the JAXB
ValidationEventHandler
interface. |
Copyright © 2015–2018 Philip Helger. All rights reserved.