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