Skip to content

Handle config validation errors #24

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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