|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanValidatorMessage | |
|---|---|
| jaxx.runtime.validator | |
| jaxx.runtime.validator.swing | |
| Uses of BeanValidatorMessage in jaxx.runtime.validator |
|---|
| Classes in jaxx.runtime.validator with type parameters of type BeanValidatorMessage | |
|---|---|
class |
BeanValidatorMessage<E extends BeanValidatorMessage<?>>
Deprecated. since 2.2.4, the code is moved into the org.nuiton:nuiton-validator project, will be removed in version 2.3 |
| Method parameters in jaxx.runtime.validator with type arguments of type BeanValidatorMessage | |
|---|---|
static EnumSet<BeanValidatorScope> |
BeanValidatorUtil.getScopes(List<BeanValidatorMessage<?>> messages)
Deprecated. |
static EnumMap<BeanValidatorScope,Integer> |
BeanValidatorUtil.getScopesCount(List<BeanValidatorMessage<?>> messages)
Deprecated. |
| Uses of BeanValidatorMessage in jaxx.runtime.validator.swing |
|---|
| Subclasses of BeanValidatorMessage in jaxx.runtime.validator.swing | |
|---|---|
class |
SwingValidatorMessage
The object to box a validation message within an u. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||