PlainValidationResultItemFieldName - свойство
Name of object's attribute associated with the message, or null if no such object is provided.
If message describes exception, then property returns exception's type name.
Пространство имён: Tessa.Platform.ValidationСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public string? FieldName { get; set; }
Public Property FieldName As String
Get
Set
public:
property String^ FieldName {
String^ get ();
void set (String^ value);
}
member FieldName : string with get, set
Значение свойства
String