Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
ConstantValidator
Interface ConstantValidator
A validator specifying a constant value that a node must have.
Hierarchy
Validator
ConstantValidator
Index
Properties
id
meta
type
value
Properties
Optional
id
id
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
type
type
:
"ConstantValidator"
Optional
value
value
:
Node
Exports
Constant
Validator
id
meta
type
value
Generated using
TypeDoc
A validator specifying a constant value that a node must have.