Uses of Record Class
com.knezevic.edaf.v3.core.config.ConfigIssue
Packages that use ConfigIssue
Package
Description
Configuration domain objects and parsing support for unified YAML experiment definitions.
-
Uses of ConfigIssue in com.knezevic.edaf.v3.core.config
Methods in com.knezevic.edaf.v3.core.config that return types with arguments of type ConfigIssueModifier and TypeMethodDescriptionConfigValidationException.issues()ExperimentConfigValidator.validate(ExperimentConfig config) Validates cross-field semantics and returns accumulated issues.Constructor parameters in com.knezevic.edaf.v3.core.config with type arguments of type ConfigIssue