Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT

javax.validation.constraints
Annotation Type Future


@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
@Constraint(validatedBy={})
public @interface Future

The annotated element must be a date in the future. Now is defined as the current time according to the virtual machine The calendar used if the compared type is of type Calendar is the calendar based on the current timezone and the current locale.

Supported types are:

null elements are considered valid.

Author:
Emmanuel Bernard

Optional Element Summary
java.lang.Class<?>[] groups
java.lang.String message
java.lang.Class<? extends Payload>[] payload

message

public abstract java.lang.String message
Default:
"{javax.validation.constraints.Future.message}"

groups

public abstract java.lang.Class<?>[] groups
Default:
{}

payload

public abstract java.lang.Class<? extends Payload>[] payload
Default:
{}

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT

Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.

AltStyle によって変換されたページ (->オリジナル) /