Gets or sets the expression use to validate a field.
- Namespace
- CsvHelper
.Configuration - Containing Type
- MemberMapData
- Property Type
- Expression?
Syntax
public virtual Expression? ValidateExpression { get; set; }
Value
| Type | Description |
|---|---|
| Expression? |