PHP Sigfox Client

ValidationException extends SigfoxException

Request prevalidation failed

Table of Contents

getRule()  : string
Returning the rule name and parameter
getValue()  : mixed
Returning the invalid value

Methods

getRule()

Returning the rule name and parameter

public getRule() : string
Return values
string

Rule name and parameter list separated by a colon. And all parameters are separated by commas. Example:- in:outdoor,indoor

getValue()

Returning the invalid value

public getValue() : mixed
Return values
mixed

Search results