[hibernate-commits] [hibernate/hibernate-validator] 678023: HV-1352 Only accessing validated value after a val...
GitHub
noreply at github.com
Fri Jun 23 06:09:38 EDT 2017
Branch: refs/heads/5.4
Home: https://github.com/hibernate/hibernate-validator
Commit: 678023e8490e682b4352a5dbf45d3b3e835121cc
https://github.com/hibernate/hibernate-validator/commit/678023e8490e682b4352a5dbf45d3b3e835121cc
Author: marko-bekhta <markob at prykladna.lviv.ua>
Date: 2017-06-23 (Fri, 23 Jun 2017)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/constraintvalidation/ConstraintTree.java
A engine/src/test/java/org/hibernate/validator/test/TraceLoggingTest.java
Log Message:
-----------
HV-1352 Only accessing validated value after a value unwrapper has set (if present)
More information about the hibernate-commits
mailing list