|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @ValidatorClass(value=EANValidator.class) @Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface EAN
The annotated element has to represent an EAN-13 or UPC-A which aims to check for user mistake, not actual number validity!
Optional Element Summary | |
---|---|
String |
message
|
public abstract String message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |