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