bool Validate_AU::postalCode (
string $postcode
, bool $strong
= false
)
This package is not documented yet.
$postcode
postcode to validate
$strong
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.