[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-8) StandardConstraint description (2.5)

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Sep 8 06:15:04 EDT 2008


StandardConstraint description (2.5)
------------------------------------

                 Key: BVAL-8
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-8
             Project: Bean Validation
          Issue Type: Task
          Components: spec-general
            Reporter: Hardy Ferentschik
            Priority: Minor


Last sentence:
"Clients can then access this information through the Constraint metadata request API and more specifically through the getConstraintImplementation method of ConstraintDescriptor."

The call to  getConstraintImplementation() will only give you access to the actual Constraint. You still have to call getStandardConstraints() (provided that the constraint implements StandardConstraint)

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