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

OneOf validation rule location suggestions #1

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Sep 21, 2024

  1. remove OneOf-specific rule in favor of update to VariablesInAllowedPo…

    …sitions
    
    for simplicity, this PR retains the same problems for variables with defaults that are fixed by strict All Variable Usages Are Allowed
    yaacovCR committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a1563a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b45c0e4 View commit details
    Browse the repository at this point in the history
  2. Clarify OneOf examples

    benjie committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0c9830e View commit details
    Browse the repository at this point in the history
  3. Add more examples

    benjie committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c4d0b50 View commit details
    Browse the repository at this point in the history