Holder.setNotNull

Sets if the holder can have a NULL value. If not_null is TRUE, then that won't be allowed

class Holder
void
setNotNull
(
bool notNull
)

Parameters

notNull bool

TRUE if holder should not accept null values