@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) @Constraint(checkWith=InFutureCheck.class) public @interface InFuture
String
message
value
public abstract String message
public abstract String value
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly