Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PayPal
Validation
UrlValidator
PHP Class PayPal\Validation\UrlValidator
Exibir arquivo
Open project: paypal/rest-api-sdk-php
Class Usage Examples
Public Methods
Method
Description
validate
(
$url
,
string
|
null
$urlName
= null )
Helper method for validating URLs that will be used by this API in any requests.
Method Details
validate()
public
static
method
Helper method for validating URLs that will be used by this API in any requests.
public
static
validate
(
$url
,
string
|
null
$urlName
= null )
$url
$urlName
string
|
null