A schema specifying that a node must be a boolean value.
| 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 |
true or false.
Analogous to the JSON Schema boolean` validation type.This documentation was generated from BooleanValidator.schema.yaml.