|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.validation.validator.AbstractValidator<Collection<com.alogient.cameleon.sdk.form.vo.formelement.NameValueElementVo>>
com.alogient.cameleon.extension.wicket.ui.form.element.validator.CameleonListValidator
public abstract class CameleonListValidator
This validator is used to validate a list of NameValueElementVo objects
| Nested Class Summary | |
|---|---|
static class |
CameleonListValidator.MaximumSelectedValidator
Validator for checking if the number of allowed selected items is less than the allowed value. |
static class |
CameleonListValidator.MinimumSelectedValidator
Validator for checking if the user has selected a minimum of items |
| Constructor Summary | |
|---|---|
CameleonListValidator()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.wicket.validation.validator.AbstractValidator |
|---|
error, error, error, error, messageModel, onValidate, resourceKey, resourceKey, validate, validate, validateOnNullValue, variablesMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CameleonListValidator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||