Skip to content

Overhauled SRP configuration validation

Sam Kagan requested to merge refactor-panel-config-validation into main

Specifically:

  • Broke out panel config validation into its own file with its own tests
  • Added check that every SRP has a chair to panel config validation
  • Caught validation errors from panel-config completion in API

Merge request reports