PlainValidationResultItemDetails - свойство
Additional information to describe the message, such as exception stacktrace (if its allowed to be sent to the client),
or null if no said info is provided.
Пространство имён: Tessa.Platform.ValidationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public string? Details { get; set; }
Public Property Details As String
Get
Set
public:
property String^ Details {
String^ get ();
void set (String^ value);
}
member Details : string with get, set
Значение свойства
String