|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INullAcceptingValidator
Marker interface for validators that will accept a null value. Without
implementing this interface Wicket will never pass null values to
IValidator.validate(IValidatable).
Keep in mind that the FormComponent must have set the required property to
false, otherwise Wicket will not permit the validator to process the
null value.
IValidator,
FormComponent.setRequired(boolean)| Method Summary |
|---|
| Methods inherited from interface org.apache.wicket.validation.IValidator |
|---|
validate |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||