We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a2e8f commit 19330daCopy full SHA for 19330da
test/Danom.Mvc.Tests/ModelStateDictionaryExtensionsTests.cs
@@ -2,6 +2,7 @@ namespace Danom.Mvc.Tests;
2
3
using Xunit;
4
using Microsoft.AspNetCore.Mvc.ModelBinding;
5
+using Danom.TestHelpers;
6
7
internal static class ModelStateDictionaryExtensions
8
{
0 commit comments