Follow Up > This ReadMe.md has pretty reliable documentation but the overall tasks from end to end still can feel daunting
> In the end, it was less complicated than I thought but only in hindsight
> Focusing on the UI Page and the Swagger Page can improve the feeling of accomplishment, especially if you aren't familiar with Java, Tomcat, .war files, etc
2. The content-validator-api works in conjunction with the reference-ccda-validator-api
> This has the least helpful README.md
> I just happened to start on this repo 1st because I was browsing the ONC Github and it was the 1st API that I came across
3. Then there's also the code-validator-api that works in conjuction with the reference-ccda-validator-api for codesystems and valuesets
Progress
- I was able to successfully launch Tomcat Manager and then navigate to the 3 pages that indicated success
- I was also able to confirm the MDHT Conformance validation matched the EdgeTestingTool validation results as well
- If you're looking for additional guidance on your 1st POST request to get results, make sure to scroll to 5. API Usage - https://github.com/onc-healthit/reference-ccda-validator
- Working on the Vocabulary Validation may be more work than its worth at this time
- My ultimate goal is as much automation as possible to provide Continuous Integration and Regression Testing
- All in all, just glad to be able to have the usefulness of this API back available via a local instance
-


Thanks - Mat