Skip to content

[FEATURE] Implement rule configuration validation via JSON schema #331

@Justus-at-Tazama

Description

@Justus-at-Tazama

Acceptance criteria

  1. Add a JSON schema to each rule processor.
  2. Expose the schema through a get method.
  3. Fetch the schema in the rule executer.
  4. Validate the schema in the rule executer and throw an appropriate error on validation failure.
  5. Implement the feature to ensure backwards compatibility with existing rule processors that do not yet have a schema.

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