ConstantValidator: A validator specifying a constant value that a node must...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A validator specifying a constant value that a node must have.

Usage

1
ConstantValidator(id, meta, value)

Arguments

id

The identifier for this item.

meta

Metadata associated with this item.

value

The value that the node must have.

Value

A list of class ConstantValidator

See Also

Entity


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