|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Constraint(validatedBy=CountryCode2Validator.class) @Target(value={METHOD,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface PostalCode
Marker annotation for postal code fields.
Created: 28.08.2010 15:30:12
Required Element Summary | |
---|---|
java.lang.String |
country
|
Element Detail |
---|
public abstract java.lang.String country
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |