servinglynk / hslynk-open-source-docs

Contains wiki documentation, and issue tracker for the HSLynk Open Human Services Data Exchange Platform project. Code is in a different repo: https://github.com/servinglynk/hslynk-open-source . API docs are at https://docs.hslynk.com . General website is at:
http://www.hslynk.com/
Mozilla Public License 2.0
9 stars 3 forks source link

XML validation output in bulk uploader reponse #156

Open eric-jahn opened 8 years ago

eric-jahn commented 8 years ago

It should just have the top 25 lines of output, since this can be pretty large. See https://github.com/hmis-interop/xml/wiki/Validating-HMIS-XML-4.x.x-(which-uses-XML-Schema-v1.1)

eric-jahn commented 8 years ago

Just a thought, but if the HMIS XML type in the CRUD APIs is wrong, we could also provide validation response to that as well.

eric-jahn commented 6 years ago

related: #389