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

Drop non-generic attributes #106

Merged
merged 2 commits into from
Mar 25, 2025
Merged

Drop non-generic attributes #106

merged 2 commits into from
Mar 25, 2025

Conversation

Corniel
Copy link
Contributor

@Corniel Corniel commented Mar 25, 2025

  • Drop of [AllowedValues] in favor of [Allowed]
  • Drop of [DefinedEnumValues] in favor of [DefinedOnly]
  • Drop of [ForbiddenValues] in favor of [Forbidden]
  • Drop of [NestedModel]
  • Drop of [SetOfValues] in favor of [SetOf]

@Corniel Corniel added the enhancement New feature or request label Mar 25, 2025
@Corniel Corniel added this to the DataAnnotations v4.0.0 milestone Mar 25, 2025
@Corniel Corniel self-assigned this Mar 25, 2025
@Corniel Corniel merged commit 1fb7097 into main Mar 25, 2025
1 check passed
@Corniel Corniel deleted the drop-obsolete-attributes branch March 25, 2025 10:23
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