iban ~master (2021-08-18T11:09:59Z)
Dub
Repo
isValidIBAN
iban
validation
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isValidIBAN
(string toTest)
@
safe
bool
isValidIBAN
(
string
toTest
)
bool
isValidIBAN
(string toTest, IBANData spec)
Meta
Source
See Implementation
iban
validation
functions
extractCountryPrefix
isValidIBAN
match
matchAlpha
matchAlphaNum
matchDirect
matchNumber
matchSpaces
removeWhite
validateCharacters
validateChecksum
validateFormat
validateLength
structs
MatchResult