ReadonlymessageThe validation message to display to the user.
ReadonlyseverityThe severity level of the validation message.
Note: When using InputBoxValidationSeverity.Error, the user will not be able to accept the input (e.g., by pressing Enter). Info and Warning severities will still allow the input to be accepted.
Represents a validation message for an InputBox.