You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/11/05 00:06:19 UTC

[jira] [Closed] (TAP5-1101) Way to distinguish, in a client-side field validator function, whether the field is being validated individually, or as part of a form submission

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

Howard M. Lewis Ship closed TAP5-1101.
--------------------------------------

    Resolution: Won't Fix

As of Tapestry 5.4, on-blur validation no longer occurs; all validation will normally occur only when the form is submitted.

> Way to distinguish, in a client-side field validator function, whether the field is being validated individually, or as part of a form submission
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1101
>                 URL: https://issues.apache.org/jira/browse/TAP5-1101
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> My use case is some Ajax oriented validators that must communicate with the server side. In a form submit, they either should skip the validation, or perform a synchronous Ajax request.



--
This message was sent by Atlassian JIRA
(v6.1#6144)