BooleanValidator {stencilaschema}R Documentation

A schema specifying that a node must be a boolean value.

Description

A schema specifying that a node must be a boolean value.

Usage

BooleanValidator(id, meta)

Arguments

id

The identifier for this item.

meta

Metadata associated with this item.

Value

A list of class BooleanValidator

See Also

Entity


[Package stencilaschema version 1.0.0 Index]