PHP Class WsdlToPhp\PackageGenerator\File\Validation\MinExclusiveRule

Inheritance: extends AbstractRule
Mostra file Open project: wsdltophp/packagegenerator

Public Methods

Method Description
applyRule ( string $parameterName, mixed $value, boolean $itemType = false ) : MinExclusiveRule

Method Details

applyRule() public method

See also: WsdlToPhp\PackageGenerator\File\Validation\AbstractValidation::addRule()
public applyRule ( string $parameterName, mixed $value, boolean $itemType = false ) : MinExclusiveRule
$parameterName string
$value mixed
$itemType boolean
return MinExclusiveRule