Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guidance regarding parsing and validation errors #116

Open
scouten-adobe opened this issue May 30, 2024 · 1 comment
Open

Add guidance regarding parsing and validation errors #116

scouten-adobe opened this issue May 30, 2024 · 1 comment
Labels
pending-pr-review Resolved, pending PR review
Milestone

Comments

@scouten-adobe
Copy link
Contributor

Resolve TO DO issue in §9.3.3, “Parsing and validation errors,” of upcoming trust model PR (#99) regarding parsing and validation errors.

@scouten-adobe scouten-adobe added this to the 1.0 milestone May 30, 2024
@scouten-adobe scouten-adobe added the pending-pr-review Resolved, pending PR review label Jun 17, 2024
@puhley
Copy link

puhley commented Jun 24, 2024

The one thing that I would say about the parsing/validation pull request is that it is true that we can't tell people specifically what to do for their implementation. However, we can make their lives less difficult. A lot of specs try to be "flexible" by allowing as much as possible. This ultimately backfires because there is no way to validate free form text fields. When issues arise, it is hard to retrofit restrictive rules on freeform text fields because you break content and you can't put the genie back in the bottle. Therefore, we need to try to be specific in the early days and slowly open up as we get specific feature requests that require more flexibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-pr-review Resolved, pending PR review
Projects
None yet
Development

No branches or pull requests

2 participants