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

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

Uses of ModCheck in org.hibernate.validator.constraints
 

Classes in org.hibernate.validator.constraints with annotations of type ModCheck
 interface CreditCardNumber
          The annotated element has to represent a valid credit card number.
 

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

Methods in org.hibernate.validator.internal.constraintvalidators with parameters of type ModCheck
 void ModCheckValidator.initialize(ModCheck constraintAnnotation)
           
 



Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved