You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2014/07/28 11:59:38 UTC

[jira] [Created] (WICKET-5653) BeanValidationConfiguration IViolationTranslator API should be improved

Thibault Kruse created WICKET-5653:
--------------------------------------

             Summary: BeanValidationConfiguration IViolationTranslator API should be improved
                 Key: WICKET-5653
                 URL: https://issues.apache.org/jira/browse/WICKET-5653
             Project: Wicket
          Issue Type: Improvement
            Reporter: Thibault Kruse


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)