NoFutureDateAttributeFormatErrorMessage Method
Applies formatting to an error message, based on the data field where the error occurred.
Namespace: Common.Wpf.AttributesAssembly: Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
public override string FormatErrorMessage(
string name
)
- name String
- The name to include in the formatted message.
StringAn instance of the formatted error message.