Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1774

Investigate if Jandex can be used to optimize CDI + Bean Validation integration for method validation

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 8.0.0.Alpha3
    • None
    • None

      For CDI + Bean Validation integration for method validation, we're making use of the Hibernate Validator CDI portable extension. We can try to optimize this portable extension by making use of the Jandex index. In particular, we can:

      1) Determine if Jandex can be used for subtype retrieval to avoid having to specify @ValidateOnExecution(IMPLICIT)
      2) Determine if Jandex can be used to speed up constraint metadata retrieval

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: