Home > @uniformdev/context-ui > validateContextConfig
validateContextConfig() function
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
contextConfig |
(Optional) |
Returns:
Promise<{ valid: boolean; error?: Error; result?: ManifestGetResponse; }>