Annotation Interface TimeZoneValue
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Constraint(validatedBy=CheckTimeZoneValue.class)
@Documented
public @interface TimeZoneValue
- 
Required Element SummaryRequired Elements
- 
Optional Element SummaryOptional Elements