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