[hibernate-commits] [hibernate/hibernate-validator] ef1c13: HV-1668 Properly register all built-in constraints

GitHub noreply at github.com
Wed Dec 5 06:34:52 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: ef1c133dfc3a31bdb206f1f960cb40136e0a5c81
      https://github.com/hibernate/hibernate-validator/commit/ef1c133dfc3a31bdb206f1f960cb40136e0a5c81
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/core/ConstraintHelper.java

  Log Message:
  -----------
  HV-1668 Properly register all built-in constraints

Before this commit, purely composed constraints were not declared in the
list of built-in constraints as it was not useful.


  Commit: 3dfc59b77677dbae708a15e9157dc26426e8f5be
      https://github.com/hibernate/hibernate-validator/commit/3dfc59b77677dbae708a15e9157dc26426e8f5be
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/core/ConstraintHelper.java

  Log Message:
  -----------
  HV-1671 Allow to retrieve the built-in constraints from ConstraintHelper


  Commit: 76cec77b9b275e7c7ad4f49aa8e5d648b22c55d1
      https://github.com/hibernate/hibernate-validator/commit/76cec77b9b275e7c7ad4f49aa8e5d648b22c55d1
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/core/ConstraintHelper.java

  Log Message:
  -----------
  HV-1669 Only enable the SafeHtml constraint if jsoup is in the classpath


Compare: https://github.com/hibernate/hibernate-validator/compare/6556e4eaa5bd...76cec77b9b27
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list