[hibernate-issues] [Hibernate-JIRA] Updated: (HV-103) Default error message for Min/Max constraints doesn't reflect constraint specification and implementation
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Mon Mar 2 05:20:39 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HV-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik updated HV-103:
---------------------------------
Fix Version/s: 4.0.0.Alpha2
> Default error message for Min/Max constraints doesn't reflect constraint specification and implementation
> ---------------------------------------------------------------------------------------------------------
>
> Key: HV-103
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-103
> Project: Hibernate Validator
> Issue Type: Improvement
> Components: engine
> Reporter: Gunnar Morling
> Priority: Minor
> Fix For: 4.0.0.Alpha2
>
> Attachments: resources.patch
>
>
> BV specification says, that the comparison values given at a Min/Max constraint are inclusive. Therefore the messages should read "must be greater than or equal to {value}" instead of "must be greater than {value}" etc. Fix is attached.
--
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