Nullification masking changes field input values to null.
You can mask String, Date, and Numeric data types. The appropriate masking type appears based on the field type. For example, if the field type is Date, the Date Nullification masking type appears.
You can perform insert operations in nullification masking. You cannot perform upsert and update operations in nullification masking. Use custom masking with upsert and update operations to mask the field input values with null values.