You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/options.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ Because we copy resource properties into an intermediate object before serializa
125
125
[ASP.NET ModelState validation](https://docs.microsoft.com/en-us/aspnet/core/mvc/models/validation) can be used to validate incoming request bodies when creating and updating resources. Since v5.0, this is enabled by default.
126
126
When `ValidateModelState` is set to `false`, no model validation is performed.
127
127
128
-
How nullability affects ModelState validation is described [here](~/usage/resources/nullability.md).
128
+
How nullability affects ModelState validation is described [here](~/usage/resources/nullability2.md).
0 commit comments