Exemption Certificate Management
CertCapture RESTful APIs
DynamicRuleValidationSummaryModel
Represents a summary of the validation results for a dynamic rule.
Parameters
messageOptional
stringA high-level message describing the overall validation status. For example, "Errors are present, do not save rule."
errorCountOptional
integerThe total number of errors found during validation.
warningCountOptional
integerThe total number of warnings found during validation.
infoCountOptional
integerThe total number of informational messages generated during validation.
taxRuleCountOptional
integerThe total number of tax rules that would be generated or affected by this dynamic rule.