Class | Description |
---|---|
BaseHyphenatedIdentifierValidator |
An abstract class for identifier validators for identifiers that have a hyphen before a single
check digit.
|
LuhnIdentifierValidator |
A IdentifierValidator based on the Regenstrief Institute's version of the Luhn Algorithm.
|
VerhoeffIdentifierValidator |
The Verhoeff Check Digit Validator catches all single errors and all adjacent transpositions.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.