require_once '/Validate/AU.php';
bool Validate_AU::ssn (string $ssn)
bool Validate_AU::ssn
Australia does not have a social security number system, the closest equivalent is a Tax File Number
ssn number to validate
returns Returns true on success, false otherwise
throws no exceptions thrown
see Validate_AU::tfn()
Эта функция не должна вызываться статически.