You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Rene Gielen (JIRA)" <ji...@apache.org> on 2007/08/02 12:26:05 UTC

[jira] Resolved: (WW-2066) Add ognl info in the validation message attribute

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

Rene Gielen resolved WW-2066.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.10

Added documentation snippets to xwork2 ValidatorFactory and integrated them into the wiki docs:
http://cwiki.apache.org/confluence/display/WW/Validation

Thanks Florent for pointing this out.

> Add ognl info in the validation message attribute
> -------------------------------------------------
>
>                 Key: WW-2066
>                 URL: https://issues.apache.org/struts/browse/WW-2066
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
>            Reporter: Florent Ramière
>            Assignee: Rene Gielen
>            Priority: Minor
>             Fix For: 2.0.10, 2.1.0
>
>
> Add info about the ognl usage in the validator message attribute
> Example: 
>         <field-validator type="requiredstring" short-circuit="true">
>             <message>${getText("validator.requiredstring")}</message>
>         </field-validator>
> See also: WW-2065

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.