Package org.hibernate.validator.cfg.defs
Class Mod10CheckDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<C,A>
org.hibernate.validator.cfg.ConstraintDef<Mod10CheckDef,Mod10Check>
org.hibernate.validator.cfg.defs.Mod10CheckDef
- Author:
- Hardy Ferentschik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckDigitIndex
(int checkDigitIndex) endIndex
(int endIndex) ignoreNonDigitCharacters
(boolean ignoreNonDigitCharacters) multiplier
(int multiplier) startIndex
(int startIndex) weight
(int weight) Methods inherited from class org.hibernate.validator.cfg.ConstraintDef
groups, message, payload
Methods inherited from class org.hibernate.validator.cfg.AnnotationDef
addAnnotationAsParameter, addParameter, toString
-
Constructor Details
-
Mod10CheckDef
public Mod10CheckDef()
-
-
Method Details
-
multiplier
-
weight
-
startIndex
-
endIndex
-
checkDigitIndex
-
ignoreNonDigitCharacters
-