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

feat: introduces PolicyEngineValidator for pre- or post-validators #4463

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Sep 9, 2024

What this PR changes/adds

Introduces PolicyEngineValidator for pre- or post-validators

Closes #4446

@wolf4ood wolf4ood added the enhancement New feature or request label Sep 9, 2024
@wolf4ood wolf4ood self-assigned this Sep 9, 2024
@wolf4ood wolf4ood force-pushed the feat/4446_policy_validator_interface branch from ff1307d to 69c1b7c Compare September 9, 2024 15:37
@wolf4ood wolf4ood marked this pull request as ready for review September 9, 2024 16:08
@wolf4ood wolf4ood requested review from jimmarino and paullatzelsperger and removed request for ndr-brt and paullatzelsperger September 9, 2024 16:08
@wolf4ood wolf4ood force-pushed the feat/4446_policy_validator_interface branch from 69c1b7c to f131942 Compare September 9, 2024 17:22
@wolf4ood wolf4ood merged commit 85b5d3b into eclipse-edc:main Sep 12, 2024
21 checks passed
@wolf4ood wolf4ood deleted the feat/4446_policy_validator_interface branch September 12, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract a PolicyPreValidator and a PolicyPostValidator interface
2 participants