Uses of Package
org.apache.wicket.bean.validation
-
Classes in org.apache.wicket.bean.validation used by org.apache.wicket.bean.validation 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.IPropertyResolver Resolves the property to be validated for the given form component.ITagModifier 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.