You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask-based app. Validates file extensions, data types, max sizes, nulls, duplicates and unique together constraints. Provides exact location of invalid data in the file.
Validation processes can be easily created through UI.
About
Flask-based app. Validates file extensions, data types, max sizes, nulls, duplicates and unique together constraints. Provides exact location of invalid data in the file.