You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/11/11 19:45:14 UTC

[jira] Commented: (TAP5-1319) Need to support property paths for validated field

    [ https://issues.apache.org/jira/browse/TAP5-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931124#action_12931124 ] 

Dustin Woods commented on TAP5-1319:
------------------------------------

Does this patch allow property traversal for those marked with @Valid or is that a different issue?

> Need to support property paths for validated field
> --------------------------------------------------
>
>                 Key: TAP5-1319
>                 URL: https://issues.apache.org/jira/browse/TAP5-1319
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-beanvalidator
>    Affects Versions: 5.2.1
>            Reporter: Vladimir Velikiy
>         Attachments: ImprovedBeanFieldValidator.java, propertyPathSupport.diff, RequiredContext.java, RequiredContextImpl.java
>
>
> Current implementation does not support property paths for beans, while the Bean Validation API and Hibernate Validator support this feature.
> In attachment my own implementation of BeanFieldValidator.java with support this feature as well as isRequired() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.