Package org.apache.commons.validator.routines.checkdigit


package org.apache.commons.validator.routines.checkdigit
This package contains Check Digit validation/calculation routines.

Note that these do not validate the input for length or syntax. Such validation is performed by the org.apache.commons.validator.routines.XYZValidator classes.