As I understand, currently it's not possible to determine whether the key was set to null or absent when unmarshaling due to skipping unmarshaling of wrapper types in this check.
This would be beneficial for e.g. unmarshaling patch requests, where such distinction is necessary.
As I understand, currently it's not possible to determine whether the key was set to null or absent when unmarshaling due to skipping unmarshaling of wrapper types in this check.
This would be beneficial for e.g. unmarshaling patch requests, where such distinction is necessary.