assertResource
assertResource(
descriptorOrResource
,options?
):Promise
<Resource
>
Defined in: core/resource/assert.ts:8
Assert a Resource descriptor (JSON Object) against its profile
Parameters
Section titled “Parameters”descriptorOrResource
Section titled “descriptorOrResource”options?
Section titled “options?”basepath?
Section titled “basepath?”string
Returns
Section titled “Returns”Promise
<Resource
>