|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface ParameterValue
Marker for values within a
ValidationParameter implementation.
| Optional Element Summary | |
|---|---|
Class |
id
It's possible to define multiple values within the ValidationParameter implementation with
the same type. |
public abstract Class id
ValidationParameter implementation with
the same type. The optional id allows to identify the value of interest.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||