Closed harikt closed 11 years ago
Seems like the kind of thing we could do at the Filter level. We have "any" and "all". Perhaps we need a "repeated" or "multiple" filter that loops through the value array and applies rules to each element in the value array.
Will you be adding to the todo or making a issue there ?
Some times we will be having input of
In this case the filter can be
Which needs to be validated for all the title array. Rather than we writing
title0
it is always wise to have thetitle[]
field.We want to find a way that passing the value to filter can be addressed. Not sure whether it should come in
Aura.Filter
orAura.Input