Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
REBELinBLUE
Deployer
Validators
SSHKeyValidator
PHP Class REBELinBLUE\Deployer\Validators\SSHKeyValidator
Show file
Open project: rebelinblue/deployer
Public Methods
Method
Description
validate
(
string
$attribute
,
string
$value
,
array
$parameters
) :
boolean
Validate that the SSH key looks valid.
Method Details
validate()
public
method
Validate that the SSH key looks valid.
public
validate
(
string
$attribute
,
string
$value
,
array
$parameters
) :
boolean
$attribute
string
$value
string
$parameters
array
return
boolean