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