com.avaje.ebean.validation
Annotation Type Past


@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface Past

Validate a Date, Timestamp or Calendar property as having to be in the past.



Copyright © 2010. All Rights Reserved.