[hibernate-issues] [Hibernate-JIRA] Created: (HV-429) validateValue and validateProperty using wrong default group sequence
Kevin Pollet (JIRA)
noreply at atlassian.com
Tue Feb 8 05:37:05 EST 2011
validateValue and validateProperty using wrong default group sequence
---------------------------------------------------------------------
Key: HV-429
URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-429
Project: Hibernate Validator
Issue Type: Bug
Components: engine
Affects Versions: 4.x
Reporter: Kevin Pollet
When using the _Validator#validateValue_ or _Validator#validateProperty_ methods the default group sequence used is wrong. Instead of using respectively the default group sequence of the hosting class or the hosting bean the default group sequence of the root bean or root class is used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list