Defines the VpsDatabaseLoader class for loading the VPS database in ASAPCabinetFE. More...
Go to the source code of this file.
Classes | |
class | VpsDatabaseLoader |
Loads the VPS database file in ASAPCabinetFE. More... | |
Defines the VpsDatabaseLoader class for loading the VPS database in ASAPCabinetFE.
This header provides the VpsDatabaseLoader class, which loads the VPS database (vpsdb.json) from a specified file path into a JSON object. The class supports progress tracking via LoadingProgress and provides access to the loaded JSON data. The loading process can be extended with configUI for custom validation rules in the future.