ePages 6.17.13 - DE_EPAGES/Ipayment/API/SOAP/Request/Validator.pm

Package DE_EPAGES::Ipayment::API::SOAP::Request::Validator

description

Example
example

Functions

isValidHash
new
setXsd

isValidHash

validates incoming hash if it is defined

Syntax
isValidHash( $hHash );
Input
$hHash (ref_hash)
incoming hash
Return
$IsValidHash (boolean)
Is Valid Hash?

new

constructor

Syntax
new( );
Return
$self (DE_EPAGES::Ipayment::API::SOAP::Request::Validator)
self

setXsd

if file exists, it stores the path in field

Syntax
setXsd( $Path );
Input
$Path (String)
path to xsd file
Return
$DoesFileExist (boolean)
does file exist