[jbosstools-issues] [JBoss JIRA] (JBDS-2813) JPA Hibernate validation rules are too strict by default

Tomas Remes (JIRA) jira-events at lists.jboss.org
Thu Oct 24 07:17:01 EDT 2013


Tomas Remes created JBDS-2813:
---------------------------------

             Summary: JPA Hibernate validation rules are too strict by default
                 Key: JBDS-2813
                 URL: https://issues.jboss.org/browse/JBDS-2813
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: hibernate
    Affects Versions: 7.1.0.Alpha2, 7.0.0.GA
            Reporter: Tomas Remes


When you for example import Seam UI example (https://github.com/seam2/jboss-seam/tree/Seam_2_3/examples/ui) to JBDS, you will face a lot of IMO unnecessary errors, which are fired by JPA validator. E.g:

"Target entity is not defined"

These rules are in most cases defined as optional attributes of JPA annotations, therefore I think the validation rules are too strict - many of them have error level by default. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list