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

Rewrite the document processing #160

Open
whitlockjc opened this issue Dec 2, 2017 · 0 comments
Open

Rewrite the document processing #160

whitlockjc opened this issue Dec 2, 2017 · 0 comments

Comments

@whitlockjc
Copy link
Member

Right now, we have two types of validation:

  1. Built-in validation that cherry-picks the places of the OAS document where we do validation
  2. Custom validation that walks the document for each custom validator

I think if we were to rewrite the validation approach, we could walk the document once and handle all types of validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant