A schema specifying that a node must be one of several values.
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 |
values | stencila:values | Array of Node | A node is valid if it is equal to any of these values. | EnumValidator |
enum
keyword.This documentation was generated from EnumValidator.schema.yaml.