PropertyFilterBuilderRule Interface

Data structure that describes PropertyFilterBuilder component single rule.

Properties

Name Type Description
errorMessage undefined | string Error message of this rule.  
groupId string Id of rule group that this rule is nested in.  
id string Id of this rule.  
operator undefined | PropertyFilterBuilderRuleOperator Operator that should be used to compare property value.  
property undefined | PropertyDescription Property used in this rule.  
value undefined | PropertyValue Value that property should be compared to.  

Defined in

Last Updated: 05 April, 2024