Field Validate
Gets the delegate to validate.
Namespace: DevZest.Data.Annotations
Assembly: DevZest.Data.dll
Syntax
public readonly Func<DataRow, string> Validate
Returns
| Type | Description |
|---|---|
| System.Func<DataRow, System.String> |
Gets the delegate to validate.
public readonly Func<DataRow, string> Validate
| Type | Description |
|---|---|
| System.Func<DataRow, System.String> |