You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/29 14:05:06 UTC

[jira] [Commented] (WICKET-5897) Use the #isEnabled() method with validators

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

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

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

WICKET-5897 Use the #isEnabled() method with validators


> Use the #isEnabled() method with validators
> -------------------------------------------
>
>                 Key: WICKET-5897
>                 URL: https://issues.apache.org/jira/browse/WICKET-5897
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.19.0
>            Reporter: Alasdair Collinson
>            Assignee: Martin Grigorov
>
> The method FormComponent#validateValidators() (and every other place where validators are validated) should first check whether the validator is enabled via the Behavior#isEnabled(Component) method. This would make it easy to create conditional validators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)