require_once '/Validate/AU.php';
bool Validate_AU::postalCode (string $postcode [, bool $strong = FALSE])
bool Validate_AU::postalCode
This package is not documented yet.
postcode to validate
strong checks against a list of postcodes
returns true if postcode is ok, false otherwise
throws no exceptions thrown
This function can not be called statically.