API Reference > presentation-common > Core > RulesetsFactory RulesetsFactory Class A factory class that can be used to create presentation rulesets targeted towards specific use cases. Methods Name Description constructor(): RulesetsFactory createSimilarInstancesRuleset(field: Field, record: Item, computeDisplayValue?: ComputeDisplayValueCallback): Promise<{ description: string, ruleset: Ruleset }> Create a ruleset with content rules for getting instances are of the Defined in presentation/common/src/presentation-common/RulesetsFactory.ts Line 28 Last Updated: 12 June, 2024