-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Draft-WIP: ModelState.AddModelError /2 #28445
Conversation
@sammychinedu2ky you got credit for the merge. Can you review my changes here and open an issue if you see any problems. |
Arg, it doesn't look like you got credit, even though you were the first commit. I'll have to watch author when I do this again, but it doesn't look like there's any way to select the author. |
Sure that's fine . But where do you check if I got credit or not cause I can see my commit in the commit tab. Is there somewhere else that you check? @Rick-Anderson |
Sure no worries. 😅 |
* changed date😎 * IResult model binding and testing /2 * work * work * work * work * work --------- Co-authored-by: Samson Amaugo <sammychinedu2ky@gmail.com>
Fixes #27861
code from dotnet/AspNetCore.Docs.Samples#115
dotnet/AspNetCore.Docs.Samples#92
https://github.com/dotnet/AspNetCore.Docs.Samples/blob/main/RazorPages/models/ModelStateError/Pages/Contacts/Create.cshtml.cs#L26