general validation class for config files
General class to validate .yaml configs before loading into GUI using jsonschema
or Pydantic
.
Could be made as a general utility which could be extended in modular way for each specific app or widget.
Edited by wyzula_j