about_yml icon indicating copy to clipboard operation
about_yml copied to clipboard

preview tool validates about.yml using npm

Open mtorres253 opened this issue 10 years ago • 1 comments

In order for project owners to know what errors are in their about.yml file, there should be a way for them to see this via a UI and correct them

Notes: The kinds of errors returned are just invalid yml and schema validation errors. There just needs to be a way to visualize these errors in the UI and some way to correct the errors.

https://18f.mybalsamiq.com/projects/aboutymlpreviewtool/Dashboard%20Preview

mtorres253 avatar Dec 01 '15 23:12 mtorres253

Looks like this and #54 are closely related, and the validation piece can be handled with https://github.com/18F/about-yml-validator.

ccostino avatar Dec 04 '15 15:12 ccostino