Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-864

NullPointerException in ResteasyViolationException while converting violations to string representation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.2.Final
    • 3.0-beta-1
    • None
    • None

    Description

      There are following calls cv.getInvalidValue().toString() in ResteasyViolationException.convertToString(), which may fail in case the value is null. Such violations can be produces for @NotNull constraint for example.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            ruslan82 Ruslan Goryachev (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: