Array validation reference is given in documentation following `{ credit_cards: { '@items': 'string:creditCard', max: 5 } }` But it is not working for top level array? How to validate that?