Package com.knezevic.edaf.v3.core.config
package com.knezevic.edaf.v3.core.config
Configuration domain objects and parsing support for unified YAML experiment definitions.
Contains validated config models for run control, algorithm/model/problem selection, telemetry and persistence options.
-
ClassDescriptionBatch runner configuration listing experiment files and repetition controls.One experiment entry in batch files, optionally repeated with deterministic seed progression.Supported top-level config document kinds.One validation issue with path, message, and optional remediation hint.Loads and validates EDAF v3 YAML configurations.Result of loading config including validation warnings.Structured validation exception for user-facing config errors.Unified v3 experiment configuration model.Relational database sink settings.Optional top-level grammar section injected into representation/problem params.Logging modes and verbosity settings.Observability toggles.Persistence targets and DB settings.Report generation settings.Run identity and reproducibility section.Stopping policy config.Generic typed plugin section with free-form params.Web dashboard settings.Semantic validator for v3 configs with actionable messages.