-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Milestone
Description
Structure the input file based on a validation-ready json input file schema. This schema should be helped by description docstrings where necessary. However, a description of each variable that each input parameter becomes at runtime should be present in the class where that variable appears. (declare private or public variable where appropriate).