Skip to content

Commit

Permalink
Update README.md - AssertUniqueItems (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
olsavmic authored May 31, 2024
1 parent 9996b28 commit 3df4773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Input Mapper comes with some built-in validators:
* list validators:
* `AssertListItem`
* `AssertListLength`
* `AssertUniqueItems` (compares items by `===`)
* date time validators:
* `AssertDateTimeRange`

Expand Down

0 comments on commit 3df4773

Please sign in to comment.