Documentation

MissingOptionsException extends ValidatorException
in package

Base RuntimeException for the Validator component.

Table of Contents

Properties

$options  : array<string|int, mixed>

Methods

__construct()  : mixed
getOptions()  : mixed

Properties

Methods

__construct()

public __construct(string $message, array<string|int, mixed> $options) : mixed
Parameters
$message : string
$options : array<string|int, mixed>

        
On this page

Search results