So what's up with the Struts 2 StringLengthFieldValidator's maxLength property being a String? This completely screws up my ability to define the field length in an int constant. Does anyone have a workaround for this?
Thanks.
So what's up with the Struts 2 StringLengthFieldValidator's maxLength property being a String? This completely screws up my ability to define the field length in an int constant. Does anyone have a workaround for this?
Thanks.