Skip to content

Configuration validation is missing altogether #2

@mamchenkov

Description

@mamchenkov

Currently, the script just assumes that correct configuration was given. It should be a bit more strict than that. Some of the checks that have to be done:

  • Check that specified configuration file actually exists and is readable
  • Check that configuration was read and parsed from the given file
  • Check that all required values are there (at least URLs for banks and OutputFile for CSV)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions