[hibernate-commits] [hibernate/hibernate-validator] e14c4f: HV-1056 added cached property name to ConstraintLo...
GitHub
noreply at github.com
Fri Sep 16 12:37:10 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: e14c4fb1f17ade0a605c727c13f6401d0eb549a3
https://github.com/hibernate/hibernate-validator/commit/e14c4fb1f17ade0a605c727c13f6401d0eb549a3
Author: marko.bekhta <markob at prykladna.lviv.ua>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
M engine/src/main/java/org/hibernate/validator/internal/metadata/aggregated/PropertyMetaData.java
M engine/src/main/java/org/hibernate/validator/internal/metadata/location/ConstraintLocation.java
Log Message:
-----------
HV-1056 added cached property name to ConstraintLocation and replaced calls to ReflectionHelper#getPropertyName() with a getter from ConstraintLocation
More information about the hibernate-commits
mailing list