[hibernate-commits] [hibernate/hibernate-validator] 9f83f5: HV-902 Validating properties of Iterable and Map s...

GitHub noreply at github.com
Sun Jul 13 05:10:58 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 9f83f54e2bfbb4e897423705cfbf22f210c52646
      https://github.com/hibernate/hibernate-validator/commit/9f83f54e2bfbb4e897423705cfbf22f210c52646
  Author: Khalid Alqinyah <k.alqinyah at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
    A engine/src/test/java/org/hibernate/validator/test/internal/engine/cascaded/CascadedIterableMapPropertiesTest.java

  Log Message:
  -----------
  HV-902 Validating properties of Iterable and Map subclasses when performing cascaded validation


  Commit: b02c9ec561fed379f39548e5e0dbfa44b7ca8c1b
      https://github.com/hibernate/hibernate-validator/commit/b02c9ec561fed379f39548e5e0dbfa44b7ca8c1b
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2014-07-13 (Sun, 13 Jul 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/cascaded/CascadedIterableMapPropertiesTest.java

  Log Message:
  -----------
  HV-902 Adding fail-fast return; Splitting up test


Compare: https://github.com/hibernate/hibernate-validator/compare/fcd76679e090...b02c9ec561fe


More information about the hibernate-commits mailing list