[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-113) Default error message for Min/Max constraints doesn't reflect constraint specification and implementation

Gunnar Morling (JIRA) noreply at atlassian.com
Sun Feb 8 17:23:38 EST 2009


Default error message for Min/Max constraints doesn't reflect constraint specification and implementation
---------------------------------------------------------------------------------------------------------

                 Key: BVAL-113
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-113
             Project: Bean Validation
          Issue Type: Improvement
          Components: ri-general
            Reporter: Gunnar Morling
            Priority: Minor
         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