Method ReportErrorEmptyText
ReportErrorEmptyText(Action<string>?)
Reports an error if Text property is empty
and it is not allowed (AllowEmptyText is false
).
public virtual bool ReportErrorEmptyText(Action<string>? errorEnumerator = null)
Reports an error if Text property is empty
and it is not allowed (AllowEmptyText is false
).
public virtual bool ReportErrorEmptyText(Action<string>? errorEnumerator = null)