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

Extend the API of the validation registry for more performant custom validations #1614

Merged

Commits on Oct 8, 2024

  1. new API for registering set-up/tear-down logic which is executed once…

    … before/after validating an AST
    JohannesMeierSE committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    08c9d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257ddec View commit details
    Browse the repository at this point in the history
  3. improvements according to the review: comments regarding stateful val…

    …idation, typed and simplified test cases
    JohannesMeierSE committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    508da7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e2df5 View commit details
    Browse the repository at this point in the history