Is it possible to easily prevent the entry of duplicates in a list-field? For example, a list could contain `{dog, cat, fish}`... But not `{dog, dog, cat, fish}`. Thanks, for any help you can provide, and thanks for an awesome library!