Config validation errors:
- should show the invalid value
- should show link to documentation for the relevant interface field
- should include full description of type instead of "1 more" (issue for https://github.com/gristlabs/ts-interface-checker)
- should not show stack trace (?)
Also, maybe validation errors for config.services.foo should appear like nested validation errors in config. Or maybe validation errors for config.serviceDefaults should not appear like nested validation errors in config.
Also, not an enhancement to functionality, but for maintainability gristlabs/ts-interface-builder#24 needs to be documented & an official release made.
Config validation errors:
Also, maybe validation errors for
config.services.fooshould appear like nested validation errors in config. Or maybe validation errors forconfig.serviceDefaultsshould not appear like nested validation errors inconfig.Also, not an enhancement to functionality, but for maintainability gristlabs/ts-interface-builder#24 needs to be documented & an official release made.