[hibernate-commits] [beanvalidation/beanvalidation-api] 32ce82: BVAL-579 Add type attribute to ExtractedValue
    GitHub 
    noreply at github.com
       
    Wed May 17 02:34:32 EDT 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-api
  Commit: 32ce823e7e765ed2c3a61c58c86a394d97625556
      https://github.com/beanvalidation/beanvalidation-api/commit/32ce823e7e765ed2c3a61c58c86a394d97625556
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)
  Changed paths:
    M src/main/java/javax/validation/valueextraction/ExtractedValue.java
  Log Message:
  -----------
  BVAL-579 Add type attribute to ExtractedValue
It allows to support value extraction for non parameterized types.
    
    
More information about the hibernate-commits
mailing list