We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9996b28 commit 3df4773Copy full SHA for 3df4773
README.md
@@ -54,6 +54,7 @@ Input Mapper comes with some built-in validators:
54
* list validators:
55
* `AssertListItem`
56
* `AssertListLength`
57
+ * `AssertUniqueItems` (compares items by `===`)
58
* date time validators:
59
* `AssertDateTimeRange`
60
0 commit comments