Class Mod11CheckDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<Mod11CheckDef, Mod11Check>
org.hibernate.validator.cfg.ConstraintDef<Mod11CheckDef, Mod11Check>
org.hibernate.validator.cfg.defs.Mod11CheckDef
A
Mod11Check constraint definition.- Author:
- Hardy Ferentschik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckDigitIndex(int checkDigitIndex) endIndex(int endIndex) ignoreNonDigitCharacters(boolean ignoreNonDigitCharacters) processingDirection(Mod11Check.ProcessingDirection processingDirection) startIndex(int startIndex) threshold(int threshold) treatCheck10As(char treatCheck10As) treatCheck11As(char treatCheck11As) Methods inherited from class ConstraintDef
groups, message, payloadMethods inherited from class AnnotationDef
addAnnotationAsParameter, addParameter, toString
-
Constructor Details
-
Mod11CheckDef
public Mod11CheckDef()
-
-
Method Details
-
threshold
-
startIndex
-
endIndex
-
checkDigitIndex
-
ignoreNonDigitCharacters
-
treatCheck10As
-
treatCheck11As
-
processingDirection
-