| Package | Description |
|---|---|
| org.nuiton.validator.bean |
Package of Nuiton- beanValidator api.
|
| org.nuiton.validator.bean.list |
Package of Nuiton - BeanListValidator api.
|
| org.nuiton.validator.bean.simple |
Package of Nuiton - Simple Bean Validator api.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidatorListener<E extends AbstractValidatorEvent<?>>
The definition of an event on
BeanListValidatorEvent
to be fired by a BeanListValidator. |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanListValidatorEvent
Event to be fired when some messages changed on a given field / scope of a bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBeanValidatorEvent
Event to be fired when some messages changed on a given field / scope of a bean.
|
Copyright © 2013 CodeLutin. All rights reserved.