RonnyPfannschmidt/prance

Get list of errors/warings when parsing YAML is failed.

slxiao opened this issue · 1 comments

When YAML is failed in parsing, can we get a list of errors/warnings of the yaml file? It would be helpful if line number and error message are given for every parse error.

Just like the swagger editor:
image

@jfinkhaeuser

This is essentially the same as #74.