Rules should not apply to a single entry from some index
Some rules should not have a key argument, and rather be applied on each entry from some index
Example:
def uidUnique(local_iindex, global_iindex, key) do
Edited by ABDELGHANI Nassim
Some rules should not have a key argument, and rather be applied on each entry from some index
Example:
def uidUnique(local_iindex, global_iindex, key) do