Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

User should be able to validate required items explicitly #162

@jbasko

Description

@jbasko

required=True is of little use if it only raises exception when user attempts to retrieve the value. Instead, should be a way for user to validate all configuration items once they have finished loading configuration with an explicit config.validate() call. This should not happen automatically because you never know when user has finished initialising and loading the configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions