A newer version of this page is available.
Switch to the current version.
NameIsNullOrEmptyValidationException Class
The exception thrown during ExcelDataSource.Schema validation when the schema references a FieldInfo object without a proper FieldInfo.Name.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class NameIsNullOrEmptyValidationException :
SchemaValidationException
Public Class NameIsNullOrEmptyValidationException
Inherits SchemaValidationException
Inheritance
Object
Exception
SchemaValidationException
NameIsNullOrEmptyValidationException
See Also
Feedback