EnumValidator: A schema specifying that a node must be one of several...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A schema specifying that a node must be one of several values.

Usage

1
EnumValidator(id, meta, values)

Arguments

id

The identifier for this item.

meta

Metadata associated with this item.

values

A node is valid if it is equal to any of these values.

Value

A list of class EnumValidator

See Also

Entity


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