Value that indicates that an exception (of type that indicates input mismatch problem) is to be thrown, to indicate that null values are not accepted.
Value that indicates that an input null should result in assignment of JavaScript null
value
of matching property.
Value that indicates that an input null value should be skipped and no assignment is to be made.
Generated using TypeDoc
Used with JsonSetter (for properties
nulls
andcontentNulls
) to define how explicitnull
values from input are handled.