| Class and Description |
|---|
| 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–2014 Apache Software Foundation. All rights reserved.