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