There is a growing need to have the ability to disable validation when loading systems from JSON files. The idea is to use the 'model_construct' method in Pydantic, which enables the instantiation of a data model without running the validation.