Skip to content

Move validation into the config loader #304

Description

@danth

What

In #303, I moved some validation into a function at the top of process_launcher.cpp.

It would be nice if these kind of checks were part of the config loader instead.

Acceptance Criteria (DoD)

  • Loader rejects totally incorrect values, and outputs an error.
  • Loader clamps out-of-range values to the valid range, and outputs a warning.

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions