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
 Assigned to: Tim Fennell 


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



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to