@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented @Constraint(validatedBy=ByteLength.ByteLengthValidator.class) public @interface ByteLength
org.seasar.struts.annotation.Minbytelength、org.seasar.struts.annotation.Maxbytelength