Click or drag to resize

ValidationContextDateFormat Property

Overrides the date format on the template for all elements with a DT type. Must be a valid C# DateTime format.

Namespace: EdiFabric.Core.Annotations.Validation
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public string DateFormat { get; set; }

Property Value

String
See Also