Validate_AU::ssn() -- Social Security Number.
Description
Australia does not have a social security number system, the closest equivalent is a Tax File Number
Parameter
- string
$ssn
ssn number to validate
Return value
returns Returns true on success, false otherwise
Throws
throws no exceptions thrown
Note
This function can not be called
statically.