Make <s:validate> enter Process Validations phase
-------------------------------------------------
Key: JBSEAM-417
URL:
http://jira.jboss.com/jira/browse/JBSEAM-417
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Christian Bauer
Priority: Minor
Currently you can't completely rely on Hibernate Validator for input validation, at
least one form field needs required="true". Otherwise the Process Validations
phase is never reached, and <s:validate> doesn't run either. Basically, the
@NotNull annotation on the domain model can't really be used in Seam.
Would be nice to have, because there is no way to easily customize the
required="true" error message on a per-field basis.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira