public class DefaultValidationEventHandler extends Object implements BindingValidationEventHandler
| Constructor and Description |
|---|
DefaultValidationEventHandler() |
DefaultValidationEventHandler(boolean cumulative) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCount() |
boolean |
handleEvent(ValidationEvent ve) |
void |
reset() |
public DefaultValidationEventHandler()
public DefaultValidationEventHandler(boolean cumulative)
public int getErrorCount()
getErrorCount in interface BindingValidationEventHandlerpublic boolean handleEvent(ValidationEvent ve)
handleEvent in interface ValidationEventHandlerpublic void reset()
Copyright © 2018. All rights reserved.