schema

BooleanValidator

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

Properties

Name @id Type Description Inherited from
id schema:id string The identifier for this item. Entity
meta stencila:meta object Metadata associated with this item. Entity

Notes

  1. A node will be valid against this schema if it is either true or false. Analogous to the JSON Schema boolean` validation type.

Available as

Source

This documentation was generated from BooleanValidator.schema.yaml.