Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PayPal
Validation
UrlValidator
PHP 클래스 PayPal\Validation\UrlValidator
파일 보기
프로젝트 열기: paypal/rest-api-sdk-php
1 사용 예제들
공개 메소드들
메소드
설명
validate
(
$url
,
string
|
null
$urlName
= null )
Helper method for validating URLs that will be used by this API in any requests.
메소드 상세
validate()
공개
정적인
메소드
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