Skip to content

Draft: Attempt to use generic type safe config getter

Mark Florian requested to merge 1447-sanitise-configuration-validator into main

Description

An attempt at writing a type safe configuration getter. Closed in favour of approach in !1766 (merged).

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Closes #1447 (closed)

Edited by Mark Florian

Merge request reports