Example usage for org.apache.commons.validator.routines.checkdigit ModulusCheckDigit subclass-usage

List of usage examples for org.apache.commons.validator.routines.checkdigit ModulusCheckDigit subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.validator.routines.checkdigit ModulusCheckDigit subclass-usage.

Usage

From source file be.fgov.minfin.webForm.util.ISINValidationUtil.java

/**
 *
 * @author gbeurnel
 */
public class ISINValidationUtil extends ModulusCheckDigit {