Preparing search index...
The search index is not available
@novice1/frame - v0.1.13
@novice1/frame
SchemaShape
Class SchemaShape
Implements
ISchemaShape
Index
Constructors
constructor
Properties
name
schema
Methods
get
Name
ref
set
Schema
toJSON
to
Object
Constructors
constructor
new
SchemaShape
(
name
:
string
,
schema
?:
SchemaShapeObject
)
:
SchemaShape
Parameters
name
:
string
Optional
schema
:
SchemaShapeObject
Returns
SchemaShape
Properties
Protected
name
name
:
string
Protected
schema
schema
:
SchemaObject
= {}
Methods
get
Name
getName
()
:
string
Returns
string
ref
ref
()
:
ReferenceObject
Returns
ReferenceObject
set
Schema
setSchema
(
schema
:
SchemaShapeObject
)
:
this
Parameters
schema
:
SchemaShapeObject
Returns
this
toJSON
toJSON
()
:
SchemaObject
Returns
SchemaObject
to
Object
toObject
()
:
SchemaObject
Returns
SchemaObject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
schema
Methods
get
Name
ref
set
Schema
toJSON
to
Object
@novice1/frame - v0.1.13
Loading...