PHP 클래스 RequiredIfFieldValidator

상속: extends CValidator
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$field
$message
$relation
$value

공개 메소드들

메소드 설명
expand ( $object, $attribute )
validateAttribute ( $object, $attribute )

메소드 상세

expand() 공개 메소드

public expand ( $object, $attribute )

validateAttribute() 공개 메소드

public validateAttribute ( $object, $attribute )

프로퍼티 상세

$field 공개적으로 프로퍼티

public $field

$message 공개적으로 프로퍼티

public $message

$relation 공개적으로 프로퍼티

public $relation

$value 공개적으로 프로퍼티

public $value