Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate CleanupConfig when building ErrorContexts #308

Merged

Commits on Oct 26, 2023

  1. Validate CleanupConfig when building ErrorContexts

    * Add CleanupConfig arg to checkCommonArguments and validate if not null
    * There is no need to call checkCommonArguments in buildWithJdbi3 in
      ErrorContextBuilder because the Jdbi3Context constructor performs
      validation itself (as does SimpleErrorContext)
    
    Closes #307
    sleberknight committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    678fe20 View commit details
    Browse the repository at this point in the history