dotnet / dotnet/AspNetCore.Docs
Document ValidateObjectMembersAttribute and ValidateEnumeratedItemsAttribute
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
### Description
.NET 8 added `ValidateObjectMembersAttribute` and `ValidateEnumeratedItemsAttribute` which should be documented here.
Note: I mean the runtime support for those attributes, which was added in PR dotnet/runtime#90275
I've created a separate issue for the documentation of the options validation source generator: #32545
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/options?view=aspnetcore-8.0
### Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/configuration/options.md
### Document ID
dc7e3449-650b-d117-5eac-69e5ccb250cb
### Article author
@Rick-Anderson
---
[Associated WorkItem - 253187](https://dev.azure.com/msft-skilling/Content/_workitems/edit/253187)
Contributor guide
Assessment
This issue has not been assessed yet.