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

Fix nullable annotation for Validator.ValidateValue ref source #91351

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

jeffhandley
Copy link
Member

Contributes to #91162. This ref source change was missed in #91286 and caught during the release/8.0 backport review in #91293 (comment).

Copy link
Member

@tarekgh tarekgh left a comment

Choose a reason for hiding this comment

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

Sorry I missed that in my original review. Thanks to @stephentoub for catching it!

@tarekgh
Copy link
Member

tarekgh commented Aug 30, 2023

@jeffhandley should we mark it with 8.0 milestone instead? just to indicate this change went to 8.0 too.

@ghost
Copy link

ghost commented Aug 30, 2023

Tagging subscribers to this area: @dotnet/area-system-componentmodel-dataannotations
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #91162. This ref source change was missed in #91286 and caught during the release/8.0 backport review in #91293 (comment).

Author: jeffhandley
Assignees: jeffhandley
Labels:

area-System.ComponentModel.DataAnnotations

Milestone: 9.0.0

@dotnet-issue-labeler

This comment was marked as resolved.

@stephentoub
Copy link
Member

ref source change was missed

Another +1 for enlightening our api compat tools about nullable reference types

@jeffhandley jeffhandley merged commit 6f9b9b0 into dotnet:main Aug 30, 2023
105 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/validatevalue branch August 30, 2023 21:32
carlossanlop pushed a commit that referenced this pull request Aug 31, 2023
…and ValidateValue (#91293)

* Fix nullable annotation for Validator.TryValidateValue and ValidateValue

* Revert Options source generator nullable annotation changes for Validator.TryValidateValue (#91305)

* Fix nullable annotation for Validator.ValidateValue ref source (#91351)

---------

Co-authored-by: Jeff Handley <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants