Annotation Type ManualParameterConversion
@Documented
@Inherited
@Target(FIELD)
@Retention(RUNTIME)
public @interface ManualParameterConversion
Defines a non-String form field (whether on a Struts Action or model of ModelDriven Struts Action) must be
converted from request parameters using Form#manualParameterConvert.