http://en.wikipedia.org/wiki/Social_Insurance_Number describes the validation of SIN numbers, as does http://research.cs.queensu.ca/~bradbury/checkdigit/sincheck.htm in a more step-by-step way. Currently the module only verifies that it is 9 digits in a row.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | canadian-sin-validation-362858.patch.txt | 1.22 KB | sillygwailo |
Comments
Comment #1
sillygwailoAttached is a patch from a validation function written by Francis Pilon. Needs testing.
Comment #2
thierry_gd commentedTaken into account in 6.2.5 release