PHP Class Respect\Validation\Rules\PostalCode

Inheritance: extends Regex
Show file Open project: respect/validation

Public Properties

Property Type Description
$countryCode
$postalCodes

Public Methods

Method Description
__construct ( $countryCode, CountryCode $countryCodeRule = null )

Method Details

__construct() public method

public __construct ( $countryCode, CountryCode $countryCodeRule = null )
$countryCodeRule CountryCode

Property Details

$countryCode public property

public $countryCode

$postalCodes public property

public $postalCodes