use ValidatorKind;
/// Validates a German Steuer-ID with ISO 7064 MOD 11,10.
/// Validates a Dutch BSN with the 11-test.
/// Validates a Brazilian CPF with its two MOD-11 check digits.
/// Validates a Brazilian CNPJ with its two MOD-11 check digits.
/// Validates a UK NHS number with the MOD-11 checksum.