Documentation

CxValidateInteger extends CxValidate
in package

CxValidateInteger

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

CLOUDREXX Development Team info@cloudrexx.com

subpackage

lib_framework

Table of Contents

Properties

$constraints  : mixed
$messages  : mixed
$passesValidation  : mixed
$validateEmpty  : bool
If empty values are allowed in the validation check

Methods

__construct()  : mixed
getMessages()  : mixed
isValid()  : mixed

Properties

$validateEmpty

If empty values are allowed in the validation check

protected bool $validateEmpty

Methods

__construct()

public __construct([mixed $constraints = array() ][, mixed $validateEmpty = false ]) : mixed
Parameters
$constraints : mixed = array()
$validateEmpty : mixed = false

isValid()

public isValid(mixed $value) : mixed
Parameters
$value : mixed

        
On this page

Search results