[hibernate-commits] [beanvalidation/beanvalidation-tck] 1f1efd: BVTCK-199 Do not use the @Size constraint on an in...

GitHub noreply at github.com
Tue Mar 27 16:40:19 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 1f1efd26725f227d24655bcc18d1cbb49e128c23
      https://github.com/beanvalidation/beanvalidation-tck/commit/1f1efd26725f227d24655bcc18d1cbb49e128c23
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/metadata/CustomComposingConstraint.java

  Log Message:
  -----------
  BVTCK-199 Do not use the @Size constraint on an int


  Commit: 0b4ffbe72540a38873ed6f8c21154210e7ef5702
      https://github.com/beanvalidation/beanvalidation-tck/commit/0b4ffbe72540a38873ed6f8c21154210e7ef5702
  Author: Matt Benson <mbenson at apache.org>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/metadata/CustomConstraint.java

  Log Message:
  -----------
  BVTCK-200 validationAppliesTo should agree between composing and composed constraints


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/9fde64aa39b6...0b4ffbe72540


More information about the hibernate-commits mailing list