ZaIdNumber (za_id_number v0.1.0)
Documentation for ZaIdNumber
.
Link to this section Summary
Functions
Hello world.
Link to this section Functions
Link to this function
validate(id_number, opts \\ [])
Hello world.
examples
Examples
iex> ZaIdNumber.validate("12345")
{:error, "Invalid ID Number format"}