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
WsdlToPhp
PackageGenerator
File
Validation
TotalDigitsRule
PHP Class WsdlToPhp\PackageGenerator\File\Validation\TotalDigitsRule
Inheritance:
extends
AbstractRule
Exibir arquivo
Open project: wsdltophp/packagegenerator
Public Methods
Method
Description
applyRule
(
string
$parameterName
,
mixed
$value
,
boolean
$itemType
= false ) :
TotalDigitsRule
Method Details
applyRule()
public
method
See also:
WsdlToPhp\PackageGenerator\File\Validation\AbstractValidation::addRule()
public
applyRule
(
string
$parameterName
,
mixed
$value
,
boolean
$itemType
= false ) :
TotalDigitsRule
$parameterName
string
$value
mixed
$itemType
boolean
return
TotalDigitsRule