pub fn in_array<I, V>(values: I) -> Inwhere I: IntoIterator<Item = V>, V: Into<Value>,
Creates an in_array validation rule.