Property Data
| Improve this Doc View SourceData
Gets or sets the data that the validation is performed against.
Declaration
public string Data { get; set; }
Property Value
Type | Description |
---|---|
System.String | A string containing the data that the validation is performed against. |