Skip to content

Modules Configuration Validation  #85

@PatrykMilewski

Description

@PatrykMilewski

As it was discussed here:
#84 (comment)

It would be nice to have validations for config, that would validate for example, if address contains valid protocol.

The validation may be implemented in:

  • reading config.yaml and if it is not valid, exception is thrown and user gets communicate, that given config is not valid
  • in Config classes specific to Module, by throwing RuntimeException, where we will assume, that data stored in Config class instance must be always valid

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions