SproutCMS

This is the code documentation for the SproutCMS project

function validatePostcode()

Validate a Chinese postcode, which is a 6-digit number

Usage

void LocaleInfoCHN::validatePostcode ( string $code );

Arguments

  1. string $code
    The postcode to validate

Exceptions thrown

Return value

  • void