The configuration should be validated by a Pydantic model. There's an existing model in https://github.com/equinor/fmu-dataio/blob/main/src/fmu/dataio/_model/global_configuration.py. This could be adapted and extended as needed.
The configuration should be validated by a Pydantic model.
There's an existing model in https://github.com/equinor/fmu-dataio/blob/main/src/fmu/dataio/_model/global_configuration.py. This could be adapted and extended as needed.