[ 
http://www.stripesframework.org/jira/browse/STS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-29.
-------------------------


> Make a Class ValidationCache (or similar) instead of using 
> Map<Class,Map<String,Validate>>
> ------------------------------------------------------------------------------------------
>
>                 Key: STS-29
>                 URL: http://www.stripesframework.org/jira/browse/STS-29
>             Project: Stripes
>          Issue Type: Task
>          Components: Validation
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>
> Was doing more thinking about the implementation of multi-row properties last 
> night, and probably the hardest part of it (and I think it's going ot be 
> easy) is making sure that we get the right validation for the field.  Right 
> now we fetch a validate annotaiton based on the parameter name in the 
> request.  We'll need to splice out any indexing in order to get the "true" 
> property name on which to base the validation lookup.  Probably nice to 
> encapsulate this in a class too.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to