Skip to content

Validating Parts of Files

Question:

Is there a way to validate individual records to do testing through the validator or does it only accept full files?

Answer:

You can certainly validate portions of your file, you just need to break it apart and put it within the proper JSON containers - we'd recommend looking at the sample files here http://cmsgov.github.io/QHP-provider-formulary-APIs/ to see examples of groups of several records formatted properly to validate.

Feedback and Knowledge Base