Enforce each item is unique in attribute array
Hi, is there a way to set a constraint on this array attribute, that enforces each item to be unique?
For example it should not allow
Thanks in advance!
For example it should not allow
[:en, :en] .Thanks in advance!
