@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented @Constraint(validatedBy={}) public @interface Past
Calendar
is the calendar based on the current timezone and the current locale.
Supported types are:
java.util.Date
java.util.Calendar
null
elements are considered valid.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.