Uses of Annotation Interface
org.hibernate.validator.constraints.LuhnCheck
Packages that use LuhnCheck
Package
Description
Constraint definition classes for programmatic constraint definition API.
Hibernate Validator specific constraints.
-
Uses of LuhnCheck in org.hibernate.validator.cfg.defs
Subclasses with type arguments of type LuhnCheck in org.hibernate.validator.cfg.defs -
Uses of LuhnCheck in org.hibernate.validator.constraints
Classes in org.hibernate.validator.constraints with annotations of type LuhnCheckModifier and TypeClassDescription@interfaceThe annotated element has to represent a valid credit card number.