Annotation Interface Trim


Defines a form field value (whether on a Struts Action or model of ModelDriven Struts Action) should be trimmed using the String.trim() function. This is useful where users copy and paste values and inadvertently copy spaces.