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 validation api #155

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Extend validation api #155

merged 3 commits into from
Sep 12, 2024

Conversation

kostobog
Copy link
Collaborator

@blcham

  • Support groups (validation constraint scopes, e.g. validations constraints when creating a new entity or updating an existing entity might differ)
  • validators can be extended, e.g. NamedEntityValidator is extended by FaultEventValidator introducing validation constraints specific to FaultEvent entities.
  • supports uri already exists constraint for new entities as suggested in comment in PR Document one REST endpoint with springdoc #82 #150

@blcham blcham merged commit 0ed6cf2 into main Sep 12, 2024
1 check passed
@blcham blcham deleted the fix/add-api-request-validation branch September 12, 2024 19:25
Copy link
Contributor

@blcham blcham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

2 participants