A validator specifying a constant value that a node must have.
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 |
value | schema:value | Node | The value that the node must have. | ConstantValidator |
value
property. Analogous to the JSON Schema const
keyword.This documentation was generated from ConstantValidator.schema.yaml.