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.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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