NoOpCoercer
Functions
Link copied to clipboard
Applies transformations to values after initial conversion. Called after AirbyteValue creation for data-dependent transformations.
Link copied to clipboard
Overrides how specific Airbyte types should be represented as AirbyteValue instances. Called during protobuf extraction phase before value creation.
Link copied to clipboard
Validates values against destination-specific constraints. Final step in coercion process - nullify values that fail validation.