bool Validate_AU::abn (
string $abn
)
Validates an ABN using a modulus calculation
$abn
ABN to validate
returns Returns true on success, otherwise false
throws no exceptions thrown
author Byron Adams <byron.adams54@gmail.com>
This function can not be called statically.