Skip to content

API DataValidator_Filters In

Christophe SAUVEUR edited this page Apr 21, 2024 · 1 revision

In Class

chsxf\MFX\DataValidator\Filters

class In extends chsxf\MFX\DataValidator\AbstractFilter

Summary

Descriptor of a filter field checking presence of the value in a list

Since 1.0

Methods

__construct

public function __construct(array $options, ?string $message = null)

Constructor

Since 1.0

Parameters

Name Type Description
$options array List of options
$message string Error message

Clone this wiki locally