templatectl icon indicating copy to clipboard operation
templatectl copied to clipboard

Validate call

Open Eeems opened this issue 4 years ago • 1 comments

There should probably be a method to validate current configuration:

  • valid JSON
  • All fields have correct data types
  • No fields are missing
  • No extra fields
  • all registered files exist

Eeems avatar Jan 14 '21 14:01 Eeems

I think this would be good to add so that toltec can take advantage of it on reenable or install/upgrade of the package to provide some feedback to the user on what is happening if their templates all disappear due to bad data.

Eeems avatar Oct 15 '21 15:10 Eeems