Click or drag to resize

ValidationViolationMessage Property

The message, containing the fail reason.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also