Interface | Description |
---|---|
StringValidator |
This is the interface for validators for a single
String value. |
Class | Description |
---|---|
MustMatchRegexExpression |
This is a validator that, due to the addition of the parameter, allows the validation of multiple different types
of input.
|
Annotation Type | Description |
---|---|
PreAssignmentValidator |
Specifies the binding of a validator to a field in a bean.
|
Copyright © 2005–2023. All rights reserved.