GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 10.26.0
  • Code samples
  • Gallery
  • GitHub

strictTypeCheck

Home > @gooddata/sdk-ui-dashboard > ObjRefMapConfig > strictTypeCheck

ObjRefMapConfig.strictTypeCheck property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Indicates whether strict idRef type-checking is desired. Some backends (e.g. tiger) have identifier refs use combination of id and type and have type-level id uniqueness constraints. On those backends, strict type checks are essential to correctly match objects.

On other backends, the type information coming in the idRef is superfluous and should not be influencing anything.

Signature:

readonly strictTypeCheck: boolean;
  • ObjRefMapConfig.strictTypeCheck property
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use