Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
json-schema-utils/src
resolveInFrame
Function resolveInFrame
resolveInFrame
(
frame
:
SchemaScopeFrame
,
relativeScope
:
string
,
)
:
{
schema
:
JSONSchema7
;
scope
:
string
}
Resolve a relative scope pointer against the current frame; expands $ref + array items.
Parameters
frame
:
SchemaScopeFrame
relativeScope
:
string
Returns
{
schema
:
JSONSchema7
;
scope
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Resolve a relative scope pointer against the current frame; expands $ref + array items.