Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-135

Add support for additional bean validation groups

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha3
    • None
    • Deployer
    • None

      Extend our vendor specific deployment descriptor (jboss-ra.xml) with the possibility to add additional bean validation groups.

      The jboss-ra.xml should contain functionality to specify f.ex.

      <bean-validation-groups>
      <bean-validation-group>com.mycompany.myproject.bv.Group1</bean-validation-group>
      <bean-validation-group>com.mycompany.myproject.bv.Group2</bean-validation-group>
      </bean-validation-groups>

      where each token is a class name.

      The metadata part of this task should be handled in JBMETA.

              jeff.zhang_jira Jeff Zhang (Inactive)
              jpederse@redhat.com Jesper Pedersen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: