public sealed class InspectionRuleSet : IMessage<InspectionRuleSet>, IEquatable<InspectionRuleSet>, IDeepCloneable<InspectionRuleSet>, IBufferMessage, IMessage
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eInspectionRuleSet\u003c/code\u003e is 4.16.0, and this webpage provides documentation for versions ranging from 2.15.0 to 4.16.0, allowing access to previous releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInspectionRuleSet\u003c/code\u003e is a class used to modify the behavior of infoTypes under specific conditions, based on the details of the rules defined within the set.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInspectionRuleSet\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInspectionRuleSet\u003c/code\u003e has two main properties: \u003ccode\u003eInfoTypes\u003c/code\u003e, which lists the infoTypes this rule set applies to, and \u003ccode\u003eRules\u003c/code\u003e, which contains the ordered set of rules applied to the infoTypes.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eInspectionRuleSet\u003c/code\u003e: a default constructor and a copy constructor, the copy constructor taking another \u003ccode\u003eInspectionRuleSet\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]