PHP 클래스 REBELinBLUE\Deployer\Validators\HostValidator

파일 보기 프로젝트 열기: rebelinblue/deployer

공개 메소드들

메소드 설명
validate ( string $attribute, string $value, array $parameters ) : boolean Validate that the host is either a hostname or IP valid.

메소드 상세

validate() 공개 메소드

Validate that the host is either a hostname or IP valid.
public validate ( string $attribute, string $value, array $parameters ) : boolean
$attribute string
$value string
$parameters array
리턴 boolean