DwColumnAttribute.Validation Property
.NET Standard 2.x
Gets or sets the validation rule for the column.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string Validation { get; set; }
Property Value
The validation rule for the column.
Applies to
.NET Standard
2.x