| Package | Description |
|---|---|
| org.nuiton.validator.bean |
Package of Nuiton- beanValidator api.
|
| Modifier and Type | Method and Description |
|---|---|
protected BeanValidatorEvent |
BeanValidator.createEvent(String field,
NuitonValidatorScope scope,
String[] toAdd,
String[] toDelete)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BeanValidator.fireFieldChanged(BeanValidatorEvent evt)
Deprecated.
|
void |
BeanValidatorListener.onFieldChanged(BeanValidatorEvent event)
Deprecated.
Invoked when a validator detects some changes on a field.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BeanValidator.mergeMessages(NuitonValidatorScope scope,
NuitonValidatorResult newMessages,
List<BeanValidatorEvent> events)
Deprecated.
|
Copyright © 2011-2012 CodeLutin. All Rights Reserved.