com.avaje.ebean.validation
Annotation Type Future


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

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



Copyright © 2010. All Rights Reserved.