-
Bug
-
Resolution: Done
-
Major
-
3.0-beta-1
-
None
-
None
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.