Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
EnumValidator
Interface EnumValidator
A schema specifying that a node must be one of several values.
Hierarchy
Validator
EnumValidator
Index
Properties
id
meta
type
values
Properties
Optional
id
id
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
type
type
:
"EnumValidator"
Optional
values
values
:
Node
[]
Exports
Enum
Validator
id
meta
type
values
Generated using
TypeDoc
A schema specifying that a node must be one of several values.