This module provides a text field to enter a South African ID number that will get validated.
The field is provided through the field API, so i can be used on content types as a normal textfield is used.
The field has a setting to specify that it must validate the ID, otherwise it will throw an error on the form.
There is also a API function southafrican_id_validate_id($id) that other modules can use to validate a ID number. The function returns TRUE or FALSE to specify validity of number.
This module is only for Drupal 7
TODO:
- Extract date of birth from number
- Extract gender from number
- Extract citizen type from number
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure, Developer tools
5 sites report using this module
- Created by webwarrior on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
