Closed samcornwell closed 4 years ago
We had a bug previously because our Checklist files didn't always comply to the Checklist schema. We should add unit tests which check this. Use the schema found in the STIGViewer jar (U_Checklist_Schema_V2-1.xsd) and xmllint.
U_Checklist_Schema_V2-1.xsd
xmllint
We had a bug previously because our Checklist files didn't always comply to the Checklist schema. We should add unit tests which check this. Use the schema found in the STIGViewer jar (
U_Checklist_Schema_V2-1.xsd
) andxmllint
.