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

Implement Tag Store Validations Through Existing TagUpdateRequest #167

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

betsyecastro
Copy link
Contributor

No description provided.

@betsyecastro betsyecastro self-assigned this Oct 15, 2024
@betsyecastro
Copy link
Contributor Author

The last commit includes:

  • The TagNameUniqueness rule to validate the uniqueness of both, a tag name being updated and the name of one or multiple new tags being added.
  • Validates the tag type for a single tag or multiple new tags.

@betsyecastro betsyecastro marked this pull request as draft October 25, 2024 16:12
@betsyecastro betsyecastro changed the title Implement tag store validations through existing TagUpdateRequest Implement Tag Store Validations Through Existing TagUpdateRequest Nov 21, 2024
@betsyecastro betsyecastro added the ✨ enhancement New feature or request label Nov 21, 2024
@betsyecastro betsyecastro marked this pull request as ready for review November 21, 2024 22:26
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.

1 participant