Skip to content

Commit

Permalink
Update src/Qowaiv.Validation.DataAnnotations/Qowaiv.Validation.DataAn…
Browse files Browse the repository at this point in the history
…notations.csproj

Co-authored-by: Laura Kramer <[email protected]>
  • Loading branch information
Corniel and LauraXiulan authored Nov 18, 2024
1 parent fab541a commit d43aaa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<![CDATA[
v3.0.0
- Introduction of AllowedAttribute<T> as alternative to AllowedValuesAttribute.
- Introduction of ForbiddenAttribute<T> as alternative to FobiddenValuesAttribute.
- Introduction of ForbiddenAttribute<T> as alternative to ForbiddenValuesAttribute.
- Introduction of UniqueAttribute<T> as alternative to DistinctValuesAttribute.
- Marked AllowedValuesAttribute as obsolete.
- Marked FobiddenValuesAttribute as obsolete.
Expand Down

0 comments on commit d43aaa7

Please sign in to comment.