Skip to content

Handle config validation errors #24

@filipecorrea

Description

@filipecorrea

Is your feature request related to a problem? Please describe.
The config module (src/config) throws regular errors for validation errors:

throw new Error(`Config validation error: ${error.message}`)

Describe the solution you'd like
A ConfigValidationError could be used for a better error handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions