Validators in array: ``` js [ ['required', true], ['exist', { ... }] ] ```
Validators in array: