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.