Make it possible to report client side validation errors via DHTML
manipulations on message elements
----------------------------------------------------------------------------------------------------
Key: SHALE-356
URL: http://issues.apache.org/struts/browse/SHALE-356
Project: Shale
Issue Type: Improvement
Components: Validator
Reporter: Craig McClanahan
Currently, the Shale Validator implementation reports client side validation
errors the way that was also used in Struts -- a pop-up alert box. It would be
very useful to be able, instead, to use DHTML manipulation on the client side
to update an <h:message> component relevant to the input component(s) in error,
and/or an <h:messages> component to capture all messages.
This is likely to depend on some refactoring of the javascript methods provided
by Commons Validator 1.3.1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira