[hibernate-issues] [Hibernate-JIRA] Created: (HV-134) Built-in constraint parameter validation

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Mar 30 18:23:38 EDT 2009


Built-in constraint parameter validation
----------------------------------------

                 Key: HV-134
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-134
             Project: Hibernate Validator
          Issue Type: Bug
          Components: validators
    Affects Versions: 4.0.0.Alpha3
            Reporter: Emmanuel Bernard


When params are invalid (ie max < min), the ConstraintValidator raises a ValidationException.
While not wrong from a spec POV, I don't think the impl has to use VE. It probably amkes more sense to use IllegalArgumentException




-- 
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