Function uniqueItems

Validates that all items in an array are unique.

`@uniqueItems() categories: string[];`