[ http://mc4j.org/jira/browse/STS-199?page=all ]

Tim Fennell updated STS-199:
----------------------------

    Fix Version: Release 1.4

> Refactor detailed validation logic out of OgnlActionBeanPropertyBinder into a 
> ValidationHelper class
> ----------------------------------------------------------------------------------------------------
>
>          Key: STS-199
>          URL: http://mc4j.org/jira/browse/STS-199
>      Project: Stripes
>         Type: Task

>   Components: Validation
>     Reporter: Tim Fennell
>     Assignee: Tim Fennell
>      Fix For: Release 1.4

>
> It would be good to take the individual validations out of 
> OgnlActionBeanPropertyBinder and move them into a support/helper class so 
> that they can be re-used or assembled into different configurations more 
> easliy.  I could see having a set of methods like:
>     ValidationHelper.validateMinLength(ParameterName, int length, String 
> value, List<ValidationError>)
> or something similar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to