[hibernate-commits] [beanvalidation/beanvalidation-api] 7a0e0e: BVAL-221 Add ability to create constraints on map ...
GitHub
noreply at github.com
Mon Feb 11 10:52:09 EST 2013
Branch: refs/heads/master
Home: https://github.com/beanvalidation/beanvalidation-api
Commit: 7a0e0e137bd49eacde7c054dea2a6b9792c4e0ad
https://github.com/beanvalidation/beanvalidation-api/commit/7a0e0e137bd49eacde7c054dea2a6b9792c4e0ad
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M src/main/java/javax/validation/ConstraintValidatorContext.java
Log Message:
-----------
BVAL-221 Add ability to create constraints on map keys or list values from a Map or List property
More information about the hibernate-commits
mailing list