validate
Validates values against destination-specific constraints. Final step in coercion process - nullify values that fail validation.
Return
The ValidationResult indicating whether the value is valid or not, and if so, why
Parameters
value
The enriched Airbyte value to validate