Documentation

StatisticalValidations
in package

Table of Contents

Methods

validateBool()  : bool
validateFloat()  : float
validateInt()  : int

Methods

validateBool()

public static validateBool(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

validateFloat()

public static validateFloat(mixed $value) : float
Parameters
$value : mixed
Return values
float

validateInt()

public static validateInt(mixed $value) : int
Parameters
$value : mixed
Return values
int

        
On this page

Search results