The following tables list the members exposed by FileValidationLog.
Public Constructors
Public Properties
| Name | Description |
 | FieldName | Contains the name of the Touchstone Re field associated with the message. |
 | LineNumber | Contains the line number associated with the message. |
 | Message | Contains a warning, error, or informational message about the line in the comma-separated values (CSV) file. |
 | Severity | Contains a code that indicates whether the message contains a warning, an error, or general information about the line in the comma-separated values (CSV) file. |
Top
See Also