Property | Type | Description | |
---|---|---|---|
$countryRepository | CommerceGuys\Addressing\Country\CountryRepositoryInterface | The country repository. |
Method | Description | |
---|---|---|
__construct ( CommerceGuys\Addressing\Country\CountryRepositoryInterface $countryRepository = null ) | Creates a CountryValidator instance. | |
validate ( $value, |
public __construct ( CommerceGuys\Addressing\Country\CountryRepositoryInterface $countryRepository = null ) | ||
$countryRepository | CommerceGuys\Addressing\Country\CountryRepositoryInterface |
public validate ( $value, |
||
$constraint |