Skip to content

alt-ctrl-dev/aba_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABA Validator

Unit tests Hex

About

ABA File validator is an Elixir library to validate an Australian Banking Association (ABA) file. An Australian Banking Association (ABA) file is a standard of file used by Australian Banks to make multiple payments for uploading data to Internet Banking systems. Read more here

Installation

If available in Hex, the package can be installed by adding aba_validator to your list of dependencies in mix.exs:

def deps do
  [
    {:aba_validator, "~> 2.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/aba_validator.

⚠️: Do not use any version of this library below v2.0.

About

An elixir library to validate an ABA file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages