Skip to content

Add validation for required configuration fields in configure() #17

@MiguelAntonioRS

Description

@MiguelAntonioRS

Currently, if a user omits required fields like APIKey, environment, or revision, no error is thrown until an exception is reported.

Suggestion:

Validate required config fields on configure().
Throw a clear Error if any required field is missing.
Improve developer experience by failing fast.

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