TupleValidator {stencilaschema} | R Documentation |
A validator specifying constraints on an array of heterogeneous items.
TupleValidator(id, items, meta)
id |
The identifier for this item. |
items |
An array of validators specifying the constraints on each successive item in the array. |
meta |
Metadata associated with this item. |
A list
of class TupleValidator