Module org.simpleflatmapper.csv
Class MandatoryColumnProperty
java.lang.Object
org.simpleflatmapper.map.property.IgnoreRowIfNullProperty
org.simpleflatmapper.csv.property.MandatoryColumnProperty
public final class MandatoryColumnProperty
extends org.simpleflatmapper.map.property.IgnoreRowIfNullProperty
Indicate that the column should be present for the row to consider having data.
The column needs to be present in the mapping - headers or manual mapper through builder.
The behavior is undefined when using joins.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-