Skip to content

Commit 3df4773

Browse files
authored
Update README.md - AssertUniqueItems (#57)
1 parent 9996b28 commit 3df4773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Input Mapper comes with some built-in validators:
5454
* list validators:
5555
* `AssertListItem`
5656
* `AssertListLength`
57+
* `AssertUniqueItems` (compares items by `===`)
5758
* date time validators:
5859
* `AssertDateTimeRange`
5960

0 commit comments

Comments
 (0)