Exemption Certificate Management
CertCapture RESTful APIs
DynamicRuleValidationMessageModel
Represents a single validation message for a dynamic rule.
Parameters
levelOptional
stringThe severity level of the message (error, warning, or info).
messageOptional
stringThe detailed message content.
refersToOptional
stringAn optional reference indicating what part of the rule or configuration this message pertains to. This is usually a node identifier, but may be empty if the message is not related to a specific node.