Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.dataflow.transform
/
ValidationResult
/
ShouldNullify
Should
Nullify
data
class
ShouldNullify
(
val
reason
:
AirbyteRecordMessageMetaChange.Reason
)
:
ValidationResult
Value should be nullified with the given reason
Members
Constructors
Should
Nullify
Link copied to clipboard
constructor
(
reason
:
AirbyteRecordMessageMetaChange.Reason
)
Properties
reason
Link copied to clipboard
val
reason
:
AirbyteRecordMessageMetaChange.Reason