Unique rule on a repeater stored in json

Hey,
I was wondering if it's possible to apply a unique rule on a field in a repeater that is not a relationship but stored in json instead ?
A little example would be:
Repeater:
-> Text field: name
-> Text field: unique_value
Where unique_value will compare to every other Repeater block to check if the value is taken
Was this page helpful?