- All Implemented Interfaces:
- Serializable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable
public class PropertyValidation
extends org.apache.wicket.behavior.Behavior
Behavior to be added to either a FormComponent or Form. If used on a FormComponent, it has to be
bound to an AbstractPropertyModel. When used on a Form, this behavior will be added to all
appropriate FormComponents.
- See Also:
- Serialized Form