Configuration Internals
This page focuses on the implementation internals behind configuration parsing and validation.
Main Classes
-
BidsConfigLoaderparses YAML with SnakeYAML and enforces reserved-key rules. -
BidsConfigValidatorperforms structural validation and emits errors/warnings. -
BidsConfigAnalyzercomputes handler activation flags andloop_overentities.