-
Notifications
You must be signed in to change notification settings - Fork 0
API DataValidator_Filters In
Christophe SAUVEUR edited this page Apr 21, 2024
·
1 revision
chsxf\MFX\DataValidator\Filters
class In extends chsxf\MFX\DataValidator\AbstractFilter
Descriptor of a filter field checking presence of the value in a list
Since 1.0
public function __construct(array $options, ?string $message = null)
Constructor
Since 1.0
Name | Type | Description |
---|---|---|
$options |
array |
List of options |
$message |
string |
Error message |
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license