[hibernate-commits] [hibernate/hibernate-validator] 3f40f2: HV-1368 Update NotEmptyDef, NotBlankDef... to use ...
    GitHub 
    noreply at github.com
       
    Tue Jun 20 11:46:10 EDT 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 3f40f20c18ab9aeeaf09853f9771d63a02fa1b0e
      https://github.com/hibernate/hibernate-validator/commit/3f40f20c18ab9aeeaf09853f9771d63a02fa1b0e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)
  Changed paths:
    M engine/src/main/java/org/hibernate/validator/cfg/defs/EmailDef.java
    M engine/src/main/java/org/hibernate/validator/cfg/defs/NotBlankDef.java
    M engine/src/main/java/org/hibernate/validator/cfg/defs/NotEmptyDef.java
    M engine/src/test/java/org/hibernate/validator/test/cfg/ConstraintMappingTest.java
  Log Message:
  -----------
  HV-1368 Update NotEmptyDef, NotBlankDef... to use the specification constraints
    
    
More information about the hibernate-commits
mailing list