CWOBJ6335E

XDF_NULL_VALUE_FOR_NON_NULLABLE_FIELD_CWOBJ6335=CWOBJ6335E: The field {0} in class {1} contains a null value but is a non-nullable field.

Explanation

The non-nullable field contains a null value.

User response

Correct the problem identified by the exception message.