Client-side validation (JSR303) doesn't work without XHR request for validators
from javax.validation package
-------------------------------------------------------------------------------------------------------------
Key: RF-11139
URL: https://issues.jboss.org/browse/RF-11139
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.0.0.Final
Environment: RichFaces 4.1.0-SNAPSHOT r.22555
Metamer 4.1.0-SNAPSHOT r.22555
Mojarra 2.0.4-b09
Apache Tomcat 7.0.12
Java(TM) SE Runtime Environment 1.6.0_19-b04 @ Linux
Chrome 12.0.718.0 @ Linux i686
rich:validator
Reporter: Ján Jamrich
Client side validation should be done on client side. Only in case that
validation cannot be done on client there should be request to server.
The problem is that using rich:validator and simple input with binding to
backing bean annotated by javax.validation.constraints.Min doesn't validate
value without XHR request.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues