Skip to content

Commit

Permalink
Add problem details to validation (#29096)
Browse files Browse the repository at this point in the history
* Update validation.md

* Update aspnetcore/mvc/models/validation.md
  • Loading branch information
Rick-Anderson authored and pull[bot] committed Aug 24, 2023
1 parent 8dafde3 commit 542f38c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aspnetcore/mvc/models/validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,11 @@ Other options to disable client-side validation:

The preceding approach won't prevent client-side validation of ASP.NET Core Identity Razor Class Library. For more information, see <xref:security/authentication/scaffold-identity>.


## Problem details

[!INCLUDE[](~/includes/problem-details-service.md)]

## Additional resources

* <xref:System.ComponentModel.DataAnnotations?displayProperty=fullName>
Expand Down

0 comments on commit 542f38c

Please sign in to comment.