@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 |
|---|---|
static DoNothingValidationEventHandler |
getInstance() |
protected void |
onEvent(IResourceError aEvent) |
continueProcessing, getErrorLevel, getLocationResourceID, getWrappedHandler, handleEvent, toString@Nonnull public static DoNothingValidationEventHandler getInstance()
protected void onEvent(@Nonnull IResourceError aEvent)
onEvent in class AbstractValidationEventHandlerCopyright © 2006–2015 phloc systems. All rights reserved.