Annotation Type TimeZoneValue
- 
 @Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckTimeZoneValue.class) @Documented public @interface TimeZoneValue 
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckTimeZoneValue.class) @Documented public @interface TimeZoneValue