You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (Jira)" <ji...@apache.org> on 2021/07/15 11:25:00 UTC

[jira] [Updated] (WICKET-6901) PropertyValidator improve configuration doc

     [ https://issues.apache.org/jira/browse/WICKET-6901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier updated WICKET-6901:
-------------------------------
    Fix Version/s:     (was: 9.4.0)
                   9.5.0

> PropertyValidator improve configuration doc
> -------------------------------------------
>
>                 Key: WICKET-6901
>                 URL: https://issues.apache.org/jira/browse/WICKET-6901
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-bean-validation
>            Reporter: Sergei
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 10.0.0, 9.5.0
>
>         Attachments: Screenshot_20210714_165724.png, bugreportproject.zip
>
>
> When using JSR 303 annotations, PropertyValidator does not display a message in the feedback panel due to the automatic addition of the maxlength attribute to the markup. To do this, you need to manually increase the value of the maxlength attribute in the markup or do it during rendering using AttributeModifier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)