You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Christian Köberl (JIRA)" <ji...@apache.org> on 2010/11/05 17:24:46 UTC

[jira] Created: (TAP5-1337) Forward Thinking Form Validation (HTML5 input fields)

Forward Thinking Form Validation (HTML5 input fields)
-----------------------------------------------------

                 Key: TAP5-1337
                 URL: https://issues.apache.org/jira/browse/TAP5-1337
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-beanvalidator, tapestry-core
            Reporter: Christian Köberl
            Priority: Minor


Change the rendering of form fields to use forward thinking form validation as described in http://www.alistapart.com/articles/forward-thinking-form-validation/

This enables better usability of users with modern (HTML5 compatible) browsers.

The required meta-data can be extracted out of the data type of the field and the validation annotations.

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