Package | Description |
---|---|
org.apache.wicket.bean.validation |
This package integrates bean validation framework into Wicket.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BeanValidationContext
A read-only view of
BeanValidationConfiguration that can be retrieved by components to
access the validator and other helpers. |
Modifier and Type | Class and Description |
---|---|
class |
BeanValidationConfiguration
Configures bean validation and integrates it with Wicket
|
class |
DefaultPropertyResolver
Default property resolver.
|
Modifier and Type | Method and Description |
---|---|
BeanValidationConfiguration |
BeanValidationConfiguration.add(IPropertyResolver resolver)
Adds a property resolver to the configuration.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.