Package nablarch.core.validation.ee
Annotation Interface DateFormat.List
- Enclosing class:
- DateFormat
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface DateFormat.List
複数指定用のアノテーション
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueDateFormat[] value
 
-