[hibernate-commits] [hibernate/hibernate-validator] 4162ac: HV-1551 Improve TypeHelper#isAssignable() for non ...

GitHub noreply at github.com
Mon Jan 8 12:38:21 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4162ac9fd7c2eabe404ab7b910d10b0e7e6b22b1
      https://github.com/hibernate/hibernate-validator/commit/4162ac9fd7c2eabe404ab7b910d10b0e7e6b22b1
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/valueextraction/ValueExtractorDescriptor.java
    M engine/src/main/java/org/hibernate/validator/internal/util/TypeHelper.java

  Log Message:
  -----------
  HV-1551 Improve TypeHelper#isAssignable() for non parameterized types


  Commit: 761cb651db0694a9d0d61fed43ad11043f1b7c08
      https://github.com/hibernate/hibernate-validator/commit/761cb651db0694a9d0d61fed43ad11043f1b7c08
  Author: marko-bekhta <marko.prykladna at gmail.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    A engine/src/test/java/org/hibernate/validator/test/constraints/annotations/SizeOnParameterizedAndNonParameterizedContainersTest.java

  Log Message:
  -----------
  HV-1551 Add test case


Compare: https://github.com/hibernate/hibernate-validator/compare/bea0a3216104...761cb651db06


More information about the hibernate-commits mailing list