ValidationMessage

ValidationMessage

Overview

ValidationMessage is a class in Aspose.Cells FOSS for .NET.

Represents validation message.

Properties

NameTypeAccessDescription
CodestringRead/WriteIs a string that identifies the specific validation error or warning
SeverityValidationMessageSeverityRead/WriteIndicates the seriousness level of the validation message
MessagestringRead/Write

See Also