Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 9faee67a5f83341b4ac78493d8c0d13f4783b371
https://github.com/hibernate/hibernate-validator/commit/9faee67a5f83341b4...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-10-18 (Wed, 18 Oct 2017)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/metadata/core/ConstraintHelper.java
Log Message:
-----------
HV-1490 Don't fallback to the TCCL when detecting features in ConstraintHelper
We need to be able to access the class from the HV CL when we extract
the validated type from the validator generics.