Documentation

TestValidator extends Validator

Table of Contents

$params  : array<string|int, mixed>
$type  : string
$rules  : RuleBag
__construct()  : mixed
clone()  : Validator
param()  : Validator
toSchemaJson()  : array<string|int, mixed>
rules()  : void

Properties

$params

public array<string|int, mixed> $params = []

Methods

__construct()

public __construct() : mixed
Return values
mixed

toSchemaJson()

public toSchemaJson() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results