@Deprecated public interface ValidatorListener<E extends AbstractValidatorEvent<?>> extends EventListener
BeanListValidatorEvent
to be fired by a BeanListValidator.| Modifier and Type | Method and Description |
|---|---|
void |
onFieldChanged(E event)
Deprecated.
Invoked when the
E detects some changes for a
given bean / field / scope. |
void onFieldChanged(E event)
E detects some changes for a
given bean / field / scope.event - the eventCopyright © 2011-2013 CodeLutin. All Rights Reserved.