All Classes
-
All Classes Interface Summary Class Summary Class Description BeanValidationConfiguration Configures bean validation and integrates it with WicketBeanValidationContext A read-only view ofBeanValidationConfigurationthat can be retrieved by components to access the validator and other helpers.DefaultPropertyResolver Default property resolver.DefaultValidatorProvider This is the default validator provider.DefaultViolationTranslator A default implementation ofIViolationTranslator.GroupsModel A model that can hold on to an array of classes.IPropertyResolver Resolves the property to be validated for the given form component.ITagModifier<T extends Annotation> An object that can modify a component's markup tag during render based on values of a constraint annotation.IViolationTranslator ConvertsConstraintViolations into Wicket'sValidationErrorsProperty A reference to a property that can be validated.PropertyValidator<T> Validator that delegates to the bean validation framework.SessionLocaleInterpolator MessageInterpolatorthat adapts another to a locale from Wicket'sSessionSizeTagModifier A tag modifier that adds themaxlengthandminlengthattributes to theinputandtextareatag with the max/min value from theSizeconstraint annotation.