Specifies whether or not this column allows NULL values into the database.
If a this is set to false and the Value being saved is null, then a ValidationException will be thrown.
DBColumn Class | Shunde.Framework Namespace