Jyxo\Input\Validator\ErrorMessage::getError PHP Метод

getError() публичный Метод

Returns an error message in case of validation error, an empty value otherwise (empty(getError()) = true).
public getError ( ) : string
Результат string
    public function getError() : string;
ErrorMessage