See: Description
Interface | Description |
---|---|
ExecutableValidator |
Validates parameters and return values of methods and constructors.
|
Enum | Description |
---|---|
ExecutableType |
Defines the types of executables targeted by an operation.
|
Annotation Type | Description |
---|---|
ValidateOnExecution |
Expresses which executables (methods or constructors) should have their parameters
and return value validated upon execution.
|
ValidateOnExecution
to control whether or
not a (set of) constructors or methods are being validated.