Library focused on the validation of personal and tax identifiers by country:
- Mexico(RFC, CURP)
- Colombia(CC, CE, NIT)
- Spain(DNI, NIE)
- Portugal(NIF)
- Italy(NIF)
If available in Hex, the package can be installed
by adding bali
to your list of dependencies in mix.exs
:
def deps do
[
{:bali, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bali.