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

Update #23

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Update #23

merged 1 commit into from
Dec 17, 2023

Conversation

nd1012
Copy link
Owner

@nd1012 nd1012 commented Dec 17, 2023

  • Build target is now .NET 8
  • ItemAllowed/DeniedValuesAttribute now use the new .NET 8 data annotation attributes for underlaying validation
  • Added ItemBase64StringAttribute
  • Added ItemLengthAttribute
  • Removed Allowed/DeniedValuesAttribute (use the new .NET 8 variants instead - same usage)

* Build target is now .NET 8
* `ItemAllowed/DeniedValuesAttribute` now use the new .NET 8 data annotation attributes for underlaying validation
+ Added `ItemBase64StringAttribute`
+ Added `ItemLengthAttribute`
- Removed `Allowed/DeniedValuesAttribute` (use the new .NET 8 variants instead - same usage)
@nd1012 nd1012 added the enhancement New feature or request label Dec 17, 2023
@nd1012 nd1012 self-assigned this Dec 17, 2023
@nd1012 nd1012 merged commit 09720f3 into main Dec 17, 2023
1 check passed
@nd1012 nd1012 deleted the dev branch December 17, 2023 05:49
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