validateElementsBy
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > validateElementsBy
IAttributeFilterCoreProps.validateElementsBy property
Specify the items that are used for elements availability validation (metrics or attributes, labels, or facts that the backend will use to build validation metrics from). Only the elements that are compatible with the provided elements will be shown in the filter.
Signature:
validateElementsBy?: ObjRef[];
Remarks
The property is supported only by some backend. The backends that do not support it will ignore it.