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