Skip to content

Conversation

captainsafia
Copy link
Member

Mark the validations resolver APIs as experimental for .NET 10 while we sort out if the abstraction is applicable in more scenarios.

The warning is suppressed in minimal API codepaths since the public implementation is not experimental. AddValidation is also safe to call.

@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label May 9, 2025
@captainsafia captainsafia added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-validation Issues related to model validation in minimal and controller-based APIs and removed area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions labels May 9, 2025
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@captainsafia captainsafia enabled auto-merge (squash) May 12, 2025 19:13
@captainsafia captainsafia merged commit 6567ae5 into main May 13, 2025
27 checks passed
@captainsafia captainsafia deleted the vsg-experimental branch May 13, 2025 00:03
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview5 milestone May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-validation Issues related to model validation in minimal and controller-based APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants