Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-469 Parent Issue for Java EE 7 Support
  3. WFLY-530

Integrate RESTEasy and Hibernate Validator for resource validation

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha3
    • None
    • None
    • None

      JAX-RS describes how resources can be validated via the use of Bean Validation.

      While some are method calls on CDI beans and thus can be handled by the CDI interceptor, fields and getter resources cannot be handled that way. Likewise @GET, @PUT etc methods are considered constrained methods even if they are getters and without user use of @ValidateExecutable.
      We need to figure out something.

      Adding bill.burke to the loop

            Unassigned Unassigned
            rhn-engineering-ebernard Emmanuel Bernard
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: