[hibernate-commits] [beanvalidation/beanvalidation-api] 4f2d11: BVAL-401 validateReturnValue should not throw an e...

GitHub noreply at github.com
Sun Feb 17 11:29:52 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-api
  Commit: 4f2d1153f4cbdb143e1eea4447b854ff17580dee
      https://github.com/beanvalidation/beanvalidation-api/commit/4f2d1153f4cbdb143e1eea4447b854ff17580dee
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M src/main/java/javax/validation/ConstraintViolation.java
    M src/main/java/javax/validation/executable/ExecutableValidator.java

  Log Message:
  -----------
  BVAL-401 validateReturnValue should not throw an exception if the method has no return value

This reverts commit 4361050d833b4527c119f9849275833dc41f085e.
Also adjust Constraintviolation getExecutableReturnValue.





More information about the hibernate-commits mailing list