@NotThreadSafe public class DoNothingValidationEventHandler extends AbstractValidationEventHandler
ValidationEventHandler
interface that does nothing an swallows all errors.| Constructor and Description |
|---|
DoNothingValidationEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(IResourceError aEvent) |
continueProcessing, getErrorLevel, getLocationResourceID, getWrappedHandler, handleEvent, toStringprotected void onEvent(@Nonnull IResourceError aEvent)
onEvent in class AbstractValidationEventHandlerCopyright © 2014–2015 Philip Helger. All rights reserved.