This is relevant for ‘id’ fields where we shouldn’t have duplicate id. This would then in turn halt the import process if duplicate id’s are detected, or raise an error when a user is inputting data in the form, that says they can’t create that Id because it already exists. I was thinking perhaps a check box when designing an app that directs that a field is ‘unique’.