public class PropertyValidator<T> extends Object implements org.apache.wicket.validation.INullAcceptingValidator<T>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyValidator.Exclude |
| Constructor and Description |
|---|
PropertyValidator(org.apache.wicket.model.AbstractPropertyModel<?> apm,
org.apache.wicket.markup.html.form.FormComponent<T> componentToApplyTo) |
public PropertyValidator(org.apache.wicket.model.AbstractPropertyModel<?> apm,
org.apache.wicket.markup.html.form.FormComponent<T> componentToApplyTo)
Copyright © 2015. All rights reserved.