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
NumericValidator
PHP Class PayPal\Validation\NumericValidator
Exibir arquivo
Open project: paypal/rest-api-sdk-php
Class Usage Examples
Public Methods
Method
Description
validate
(
mixed
$argument
,
string
|
null
$argumentName
= null ) :
boolean
Helper method for validating an argument if it is numeric
Method Details
validate()
public
static
method
Helper method for validating an argument if it is numeric
public
static
validate
(
mixed
$argument
,
string
|
null
$argumentName
= null ) :
boolean
$argument
mixed
$argumentName
string
|
null
return
boolean