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