fecgov/fecfile-validate

Add Schedule C2 to Data Dictionary

Closed this issue · 3 comments

In order to get the validation working with the back and front ends, a JSON validation spec needs to be created and linked into the online data dictionary as a baseline spec for the Schedule C2 transaction type definition specifications.

You can find the Schedule C2 specification from the Vendor pack: HERE

Tasks:

  • Create a JSON validation file for the Schedule C2
  • Put the JSON validation file created for Schedule C2 and put it in the schema directory of the GitHub repo along with the other schema JSON files
  • Name the Schedule C2 JSON file in the schema directory in the GitHub repository "SchC2.json"
  • Create the online documentation in the repository docs directory by running the bin/generate-schema-docs.sh script
  • Update the docs/index.html page to include the new Schedule C2 schema in the Forms & Schedules section of the index.html page

QA Notes

null

DEV Notes

null

Design

null

Passes CR. Sending to QA.

WiseQA commented

QA review consisted of visual inspection of code passing as denoted in app.circleci per DEV.

image.png

QA Review Completed. Moved to Stage Ready,