In my system, the default value of a field is null. The user is not required to capture all values that we will be passing for screening. Do I need to validate that a value is not null before setting it as the value of a case field or can the API handle null values? If not, what is the equivalent to null in the World Check API?