Uses of Package
org.apache.wicket.bean.validation

Classes in org.apache.wicket.bean.validation used by org.apache.wicket.bean.validation
BeanValidationConfiguration
          Configures bean validation and integrates it with Wicket
BeanValidationContext
          A read-only view of BeanValidationConfiguration that 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
          Converts ConstraintViolations into Wicket's ValidationErrors
Property
          A reference to a property that can be validated.
 



Copyright © 2006–2016 Apache Software Foundation. All rights reserved.