|
||||||||||
| 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 CountryCode2
Bean validation annotation (JSR 303) for fields that represent a country code
according to ISO-3166-1 alpha-2.
Created: 12.02.2010 12:45:16
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||