If a batch contains fields that do not meet schema requirements (like pattern or format), the behavior depends on validation rules:Strict Validation: The batch is aborted, and no data lands in the Data Lake.Soft Validation: The batch may still land in the Data Lake, but problematic fields could trig...