Annotation Interface ReserveEndDateTime
@Documented
@Constraint(validatedBy={})
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@NotNull
public @interface ReserveEndDateTime
予約終了日時チェックアノテーション。
・nullでないこと
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements