@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
@Constraint(validatedBy={})
public @interface Future
Calendar
is the calendar based on the current timezone and the current locale.
Supported types are:
java.util.Datejava.util.Calendarnull elements are considered valid.public abstract java.lang.String message
public abstract java.lang.Class<? extends Payload>[] payload