knotel / gdrive-lib

Library for common Google Drive functionality.
2 stars 0 forks source link

Schema validation of existing directories #5

Open calebfaruki opened 5 years ago

calebfaruki commented 5 years ago

Abstract

The departments currently using Google Drive frequently change convention on how to name and structure their folders, inevitably leading to destructive or time-wasting scenarios where departments are out-of-sync.

To hedge against the potential risk of this, extending the GDrive library to validate a directory against a given schema would give a developer a programmatic way to report on these issues.

Proposed option(s)

exclusive boolean (default: false)