Bitrix API

IntRange implements Validator

Attributes
#[Attribute]

Table of Contents

Interfaces

Validator

Methods

__construct()  : mixed
validate()  : bool

Methods

__construct()

public __construct([int|null $min = null ][, int|null $max = null ]) : mixed
Parameters
$min : int|null = null
$max : int|null = null

validate()

public validate(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

        
On this page

Search results