FieldNotEmptyAttribute Class |
Indicates that the target field cannot contain an empty string value.
This attribute is used for read.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldNotEmptyAttribute : Attribute
Public NotInheritable Class FieldNotEmptyAttribute
Inherits Attribute
The FieldNotEmptyAttribute type exposes the following members.
Constructors
Remarks
See Also