Preparing search index...
The search index is not available
XYO Platform SDK - v3.9.16
XYO Platform SDK
@xyo-network/sdk-utils
SchemaCache
Class SchemaCache<T>
Type Parameters
T
extends
SchemaNameToValidatorMap
=
SchemaNameToValidatorMap
Index
Properties
on
Schema
Cached?
proxy?
NULL
Accessors
validators
instance
Methods
get
Properties
Optional
on
Schema
Cached
onSchemaCached
?:
(
name
:
string
,
entry
:
SchemaCacheEntry
)
=>
void
Optional
proxy
proxy
?:
string
Protected
Static
Readonly
NULL
NULL
:
SchemaCacheEntry
Accessors
validators
get
validators
()
:
T
Returns
T
Static
instance
get
instance
()
:
SchemaCache
<
SchemaNameToValidatorMap
>
Returns
SchemaCache
<
SchemaNameToValidatorMap
>
Methods
get
get
(
schema
?:
string
)
:
Promise
<
undefined
|
null
|
SchemaCacheEntry
>
Parameters
Optional
schema
:
string
Returns
Promise
<
undefined
|
null
|
SchemaCacheEntry
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Schema
Cached
proxy
NULL
Accessors
validators
instance
Methods
get
XYO Platform SDK - v3.9.16
Loading...