OGR_F_VAL_NULL

Validate that fields respect not-null constraints. Used by OGR_F_Validate(). @since GDAL 2.0

extern (C)
enum OGR_F_VAL_NULL = 0x00000001;

Meta