TupleValidator: A validator specifying constraints on an array of...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A validator specifying constraints on an array of heterogeneous items.

Usage

1
TupleValidator(id, items, meta)

Arguments

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.

Value

A list of class TupleValidator

See Also

Entity


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.