Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleValidationMessageModel

Represents a single validation message for a dynamic rule.

Parameters
levelOptional
string

The severity level of the message (error, warning, or info).

messageOptional
string

The detailed message content.

refersToOptional
string

An 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.