[ http://mc4j.org/jira/browse/STS-240?page=all ]
Ben Gunter closed STS-240.
--------------------------
Resolution: Duplicate
Duplicate of STS-260.
> Ability to provide validation information dynamically at run time
> -----------------------------------------------------------------
>
> Key: STS-240
> URL: http://mc4j.org/jira/browse/STS-240
> Project: Stripes
> Issue Type: New Feature
> Components: Validation
> Reporter: Tim Fennell
> Assigned To: Tim Fennell
> Fix For: Release 1.5
>
>
> Validations specified through annotations are convenient 98% of the time.
> But in some cases it's nice to be able to supply validation information
> dynamically at runtime, for example by looking up database metadata, or some
> other form of metadata.
> I think this might take the form of an interface something like:
> interface ValidationMetadataProvider {
> /** Return a map of property (included nested) name to validation
> data. */
> Map<String,ValidationMetadata> validationMetadata();
> }
--
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
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development