[
https://issues.apache.org/jira/browse/WICKET-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084576#comment-14084576
]
ASF subversion and git services commented on WICKET-5653:
---------------------------------------------------------
Commit 86a0a69a226ba684c7b9d05cc66a9242b01f4ff7 in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=86a0a69 ]
WICKET-5653 Add a setter for IViolationTranslator to BeanValidationConfiguration
> 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)