[ http://issues.apache.org/jira/browse/TAPESTRY-417?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-417:
-----------------------------------------

    Fix Version: 4.0
     Resolution: Fixed

> validators: binding prefix should have way to reference the component's 
> managed beans
> -------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-417
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-417
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0
>     Reporter: Howard M. Lewis Ship
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 4.0

>
> It would be nice if there was a way to reference a named <bean> as part of a 
> validators: string.  That way, you can mix the "declarative" style of 
> validators: with more complex initializations inside a <bean> element.
> How about:
> validators:$required,minLength=5
> The '$' prefix indicates a reference to a <bean> named "required".  
> Other ideas:
> validators:{required},minLength=5
> validators:bean:required,minLength=5
> validators:bean=required,minLength=5

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to