Uses of Class
org.hibernate.validator.constraints.NotBlank

Packages that use NotBlank
org.hibernate.validator.internal.constraintvalidators Implementations of the Bean Validation built-in as well as Hibernate Validator specific constraints. 
 

Uses of NotBlank in org.hibernate.validator.internal.constraintvalidators
 

Methods in org.hibernate.validator.internal.constraintvalidators with parameters of type NotBlank
 void NotBlankValidator.initialize(NotBlank annotation)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.