Package | Description |
---|---|
javax.validation |
Top level package of the Bean Validation API.
|
Modifier and Type | Method and Description |
---|---|
ExecutableValidator |
Validator.forExecutables()
Returns a delegate for validating parameters and return values of methods
respectively constructors.
|
Copyright © 2007-2013. All Rights Reserved.