Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 612 Bytes

File metadata and controls

14 lines (13 loc) · 612 Bytes

TODOs

  • Plan on extracting the validation rules from the JSON file
  • Determain how many modules we need (main, read_specs, read_data?....)
  • Fix the naming within the JSON file (switched name to parameter)
  • Order the parameters within "column" based on the maxient doc?
  • Consider empty pipes.
  • Consider null pipes.
  • Figure out what other formats might be.

Rules of the JSON file:

  • The data is in a list []
  • The first item of the list describes the format of the data.
  • The second item of the list lists the parameters that we're checking against.
  • Each parameter has an index field.