You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/11/03 18:03:37 UTC

[jira] Commented: (STR-1888) [validator] Add 'server' keyword to validator to allow server side only checks for some fields.

    [ https://issues.apache.org/struts/browse/STR-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42544 ] 

Paul Benedict commented on STR-1888:
------------------------------------

This issue has been implemented in Validator 1.4:
https://issues.apache.org/jira/browse/VALIDATOR-232

> [validator] Add 'server' keyword to validator to allow server side only checks for some fields.
> -----------------------------------------------------------------------------------------------
>
>                 Key: STR-1888
>                 URL: https://issues.apache.org/struts/browse/STR-1888
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: Nightly Build
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Rob Leland
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Daniel at daniel () datorrey ! net suggested:
> I'd like to be able to use <html:javascript> to generate validations for
> selected fields, and let others pass through to the server-side code, for just
> this reason.  There would have to be a way to indicate in validations.xml that
> for a field with depends x, y, and z, javascript should be generated for x and y
> and z should be validated by the server-side plugin.

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