Variant of list schema.
Optional
Readonly
How to treat single values.
One of:
'accept' to treat single value as list with single item. 'reject' (the default) to reject single value.
'accept'
'reject'
This option is ignored if item type is a list itself.
Generated using TypeDoc
Variant of list schema.