| Package | Description |
|---|---|
| org.nuiton.validator.xwork2.field |
Package of extra xworks2 field validators.
|
| Modifier and Type | Field and Description |
|---|---|
protected CollectionFieldExpressionValidator.Mode |
CollectionFieldExpressionValidator.mode
le mode de validation sur la liste
|
| Modifier and Type | Method and Description |
|---|---|
CollectionFieldExpressionValidator.Mode |
CollectionFieldExpressionValidator.getMode() |
static CollectionFieldExpressionValidator.Mode |
CollectionFieldExpressionValidator.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionFieldExpressionValidator.Mode[] |
CollectionFieldExpressionValidator.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionFieldExpressionValidator.setMode(CollectionFieldExpressionValidator.Mode mode) |
Copyright © 2011-2012 CodeLutin. All Rights Reserved.