18F / fedramp-automation

FedRAMP Automation
https://federalist-2372d2fd-fc94-42fe-bcc7-a8af4f664a51.app.cloud.gov/site/18f/fedramp-automation/
Other
16 stars 6 forks source link

Design Spike: Document Validation Before Validation Rules #169

Open ohsh6o opened 3 years ago

ohsh6o commented 3 years ago

Extended Description

As a 10x ASAP developer, to ensure any persona that is using the tool does not receive hard to understand errors or overwhelming technical output in a web browser, I would like to ensure any uploaded OSCAL XML document is validate with its XML schema.

(NOTE: Dan, this is converted from your backlog note: "Validate XSD in UI")

Preconditions

Acceptance Critera

Story Tasks

Definition of Done

danielnaab commented 2 years ago

It looks like it will be a challenge to find a compliant XML Schema validator that will run in-browser.