filterSchemaToUiSchema

Function

Subset a json schema to only those properties needed by the uiSchema

Parameters

Parameter Type Default Notes
schema Required IConfigurationSchema
uiSchema Required IUiSchema

Returns

Property Type Notes
type Optional "object"

Function defined in common/src/core/schemas/internal/filterSchemaToUiSchema.ts:11