TypeIsNullValidationException Constructors
The exception thrown during ExcelDataSource.Schema validation when the schema references a FieldInfo object without a proper FieldInfo.Type.Name | Description |
---|---|
TypeIsNullValidationException() | Initializes a new instance of the TypeIsNullValidationException class with the default settings. |
See Also