[hibernate-commits] [hibernate/hibernate-validator] 6b6cf9: HV-1419 Migrate to the new @Valid behavior and som...

GitHub noreply at github.com
Wed Jul 5 08:19:44 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 6b6cf97e9452492d11128a726ddf962848c0453b
      https://github.com/hibernate/hibernate-validator/commit/6b6cf97e9452492d11128a726ddf962848c0453b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/NodeImplTest.java

  Log Message:
  -----------
  HV-1419 Migrate to the new @Valid behavior and some cleanup


  Commit: 96b9896c7b195e349fd489f59b1277c58d385ba1
      https://github.com/hibernate/hibernate-validator/commit/96b9896c7b195e349fd489f59b1277c58d385ba1
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/path/NodeImpl.java
    A engine/src/main/java/org/hibernate/validator/path/ContainerElementNode.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/NodeImplTest.java

  Log Message:
  -----------
  HV-1419 Introduce an HV specific ContainerElementNode with a getValue() method


  Commit: 9fa6671e6387559396f2a8fb70ea68c12980d715
      https://github.com/hibernate/hibernate-validator/commit/9fa6671e6387559396f2a8fb70ea68c12980d715
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/core/MetaConstraint.java

  Log Message:
  -----------
  HV-1419 Set the value of the node even when navigating through nested
container elements


Compare: https://github.com/hibernate/hibernate-validator/compare/be5f4e13106d...9fa6671e6387


More information about the hibernate-commits mailing list