Replies: 1 comment
-
Check the history of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see
DisallowAllDefaultValues
added toRequiredAttribute
in PR - #82311. But surprised to seeDisallowAllDefaultValues
is missing now in actual file - https://github.com/dotnet/runtime/blob/main/src/libraries/System.ComponentModel.Annotations/src/System/ComponentModel/DataAnnotations/RequiredAttribute.csAm i missing something? I'm not able to use
DisallowAllDefaultValues
in my View Model.Beta Was this translation helpful? Give feedback.
All reactions