iban_ex
v0.1.0
Pages
Modules
Search documentation of iban_ex
Settings
View Source
IbanEx.Validator
(iban_ex v0.1.0)
Summary
Functions
validate(iban)
Functions
Link to this function
validate(iban)
View Source
@spec
validate(
String.t
()) :: {:ok,
String.t
()} | {:error}