Skip to content

Is there a standarized way to validate configuration? #219

Open
@alexppg

Description

@alexppg

Is your feature request related to a problem? Please describe.
It would be useful that before trying to start a MS, pyms checks that the configuration is using is valid. I understand that in here

def validate_conf(*args, **kwargs):
there's some kind of validation. But it seems on high level, it doesn't validate per service, for example.

Describe the solution you'd like
I'd like that every service states clearly its configuration schema and that this can be validated at when starting the microservice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions