Packages

Tax ID Number (NIF) of the individuals/companies of Spanish nationality.

Retired package: Renamed - Renamed package to validate_id (https://hex.pm/packages/validate_id) to avoid confusion with erlang NIFs.

Current section

Files

Jump to
validate_nif README.md
Raw

README.md

# ValidateNif
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `validate_nif` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:validate_nif, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/validate_nif](https://hexdocs.pm/validate_nif).