[ 
https://issues.apache.org/jira/browse/WICKET-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084577#comment-14084577
 ] 

ASF subversion and git services commented on WICKET-5653:
---------------------------------------------------------

Commit ec2181ba41724dec23ac0bdd9a60fe343ad1a9fa in wicket's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=ec2181b ]

WICKET-5653 Add a setter for IViolationTranslator to BeanValidationConfiguration

(cherry picked from commit 86a0a69a226ba684c7b9d05cc66a9242b01f4ff7)


> Add a setter for IViolationTranslator to BeanValidationConfiguration
> --------------------------------------------------------------------
>
>                 Key: WICKET-5653
>                 URL: https://issues.apache.org/jira/browse/WICKET-5653
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-bean-validation
>            Reporter: Thibault Kruse
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M3, 6.17.0
>
>
> Currently BeanValidationConfiguration has a private member 
> violationTranslator that cannot be modified by a setter, nor initialized in a 
> constructor. That means configuration has to be subclassed with a custom 
> getter, which is not intuitive.
> Also interface IViolationTranslator could do well with a javadoc comment 
> pointing to BeanValidationConfiguration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to