PHP 클래스 skeeks\cms\validators\PhoneValidator

Country codes and attributes value should be ISO 3166-1 alpha-2 codes
상속: extends yii\validators\Validator
파일 보기 프로젝트 열기: skeeks-cms/cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$country
$countryAttribute
$format
$strict

공개 메소드들

메소드 설명
validateAttribute ( $model, $attribute )

메소드 상세

validateAttribute() 공개 메소드

public validateAttribute ( $model, $attribute )

프로퍼티 상세

$country 공개적으로 프로퍼티

public $country

$countryAttribute 공개적으로 프로퍼티

public $countryAttribute

$format 공개적으로 프로퍼티

public $format

$strict 공개적으로 프로퍼티

public $strict