SAIDValidator - South African ID Validator Webservice
SAIDValidator is an ASP.NET webservice to validate South African Person ID numbers. It provides validation of a person ID by calculating the check-digit (digit-13), and extracts the date-of-birth, gender, citizenship, sequence and other information.
The following sections provide further information:
| Homepage |
SAIDValidator homepage. |
| Documentation |
Standard WSDL service description and web method documentation. |
| Schemas |
The XML-schemas for the different object types used as parameters and return values of the webservice methods. |
| Blog |
The original blog post for more information: How to validate SA Identity Numbers. |
| Test Page |
A standard input form that when submitted returns an analysis and validation of the ID number. It calls the SAIDValidator webservice. |
|