-
Notifications
You must be signed in to change notification settings - Fork 0
API DataValidator_Filters Unique
Christophe SAUVEUR edited this page Apr 21, 2024
·
1 revision
chsxf\MFX\DataValidator\Filters
class Unique extends chsxf\MFX\DataValidator\AbstractFilter
Description of a filter validating when a repeatable field contains only unique values.
Since 1.0
public function __construct(?string $message = null)
Constructor
Since 1.0
Name | Type | Description |
---|---|---|
$message |
string |
Error message |
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license