[hibernate-commits] [hibernate/hibernate-validator] 3cb8da: HV-487 Remvoing the create methods from Constraint...

noreply at github.com noreply at github.com
Thu Jun 9 06:05:22 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-validator

Commit: 3cb8da6151d9fd6ccef40e1bc670bd423ea0326a
    https://github.com/hibernate/hibernate-validator/commit/3cb8da6151d9fd6ccef40e1bc670bd423ea0326a
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2011-06-09 (Thu, 09 Jun 2011)

Changed paths:
  M hibernate-validator/src/main/java/org/hibernate/validator/cfg/ConstraintDef.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/cfg/CascadingWithConstraintMappingTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/cfg/ConstraintMappingTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/cfg/MethodConstraintMappingTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/constraints/impl/DecimalMinMaxValidatorBoundaryTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/constraints/impl/URLValidatorTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/engine/messageinterpolation/MessageInterpolatorContextTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/engine/messageinterpolation/ValueFormatterMessageInterpolatorTest.java
  A hibernate-validator/src/test/java/org/hibernate/validator/testutil/package-info.java

Log Message:
-----------
HV-487 Remvoing the create methods from ConstraintDef and using the constructor approach for creating programmatic constraints


Commit: ff2e446aaf34b91f1e3c2f50f2703ae5b80a949a
    https://github.com/hibernate/hibernate-validator/commit/ff2e446aaf34b91f1e3c2f50f2703ae5b80a949a
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2011-06-09 (Thu, 09 Jun 2011)

Changed paths:
  M hibernate-validator/src/main/docbook/en-US/modules/customoptions.xml

Log Message:
-----------
HV-487 Doc updates


Compare: https://github.com/hibernate/hibernate-validator/compare/88075f2...ff2e446


More information about the hibernate-commits mailing list