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