[hibernate-commits] [hibernate/hibernate-validator] 467846: HV-1713 Convert current group before checking if t...

Marko Bekhta noreply at github.com
Mon May 27 05:01:41 EDT 2019


  Branch: refs/heads/6.0
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4678464a6b9a57212ea166e95e84cd16ac8f9b11
      https://github.com/hibernate/hibernate-validator/commit/4678464a6b9a57212ea166e95e84cd16ac8f9b11
  Author: marko-bekhta <marko.prykladna at gmail.com>
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/groups/conversion/AbstractGroupConversionTest.java

  Log Message:
  -----------
  HV-1713 Convert current group before checking if the bean is processed

- We need to convert the group before checking if the bean was processed or not as group defines the processed status




More information about the hibernate-commits mailing list