| Package | Description |
|---|---|
| org.apache.wicket.validation.validator |
This package provides an implementation of Wicket's
validation support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAddressValidator
Validator for checking the form/pattern of email addresses.
|
| Modifier and Type | Method and Description |
|---|---|
PatternValidator |
PatternValidator.setReverse(boolean reverse)
If set to true then input that matches the pattern is considered invalid.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.