public interface InstanceValidationService
Modifier and Type | Method and Description |
---|---|
void |
addListener(InstanceValidationListener listener)
Adds a listener.
|
boolean |
isValidationEnabled()
Returns whether the automatic instance validation after each
transformation is enabled.
|
void |
removeListener(InstanceValidationListener listener)
Removes a listener.
|
void |
setValidationEnabled(boolean enable)
Set whether the automatic instance validation after each transformation
is enabled.
|
void addListener(InstanceValidationListener listener)
listener
- the listener to addvoid removeListener(InstanceValidationListener listener)
listener
- the listener to removeboolean isValidationEnabled()
void setValidationEnabled(boolean enable)
enable
- whether the automatic instance validation after each
transformation is enabledBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a