Skip to content

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

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.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions