|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Constraint(validatedBy=LuhnValidator.class) @Target(value={METHOD,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface Luhn
Bean Validation annotation for fields that must pass the Luhn number test.
Created: 16.10.2009 18:41:23
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |