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 CustomValidationAttribute.xml #9775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

zii-dmg
Copy link

@zii-dmg zii-dmg commented Mar 29, 2024

Summary

Fixed return type - no boolean, only ValidationResult allowed.

Fixes #3126

Fixed return type - no boolean, only ValidationResult allowed. Fixes dotnet#3126
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 29, 2024
Copy link
Contributor

Tagging subscribers to this area: @ajcvickers

Copy link

Learn Build status updates of commit de6f204:

✅ Validation status: passed

File Status Preview URL Details
xml/System.ComponentModel.DataAnnotations/CustomValidationAttribute.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.ComponentModel.DataAnnotations community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect CustomValidationAttribute remarks
2 participants