yiisoft / validator

Yii validator library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
110 stars 36 forks source link

Add `Unique` rule #695

Closed arogachev closed 2 months ago

arogachev commented 2 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
arogachev commented 2 months ago

How about UniqueIterable?

vjik commented 2 months ago

How about UniqueIterable?

It's good for me.