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

Refine Structure of Spec #130

Open
PascalSenn opened this issue Jan 9, 2025 · 1 comment
Open

Refine Structure of Spec #130

PascalSenn opened this issue Jan 9, 2025 · 1 comment

Comments

@PascalSenn
Copy link
Contributor

No description provided.

@smyrick
Copy link

smyrick commented Jan 9, 2025

My proposed structure

  • 3 Schema Composition (use section this more to describe the process)
    • 3.1 Validate Source Schemas
    • 3.2 Pre-Merge Validation
    • 3.3 Merge Validation
    • 3.4 Post-Merge Validation
    • 3.5 Validate Composite Schema Satisfiability

@benjie Also suggests with this structure we can nest 3.1 further with

  • 3.1.1 Validate Types
  • 3.1.2 Validate Enums
  • 3.1.3 Validate Directives
    ...etc

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

2 participants