i am new to python and i want to move data files from different on premises data sources to azure data lake storage and i want to validate these data files for different rules of validation before the get moved using azure data factory pipeline and azure databrick
I am aware how to create custome python copy activity in databricks for running python script
i need help with writing the script for validation