Optional Readonly singleHow to treat single values.
One of:
'as-is' (the default) to treat a single value as is and not convert it to array.
'prefer' to treat an array with single item as single value.
This option is ignored if single item type is a list itself.
Optional Readonly whereAdditional schema constraints.
Optional Readonly withinAdditional schema instance presentation constraints.
Generated using TypeDoc
Additional options for the multi-value schema.