1 reference to ValidateNeverLength
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationIntegrationTests.cs (1)
1489
Assert.Throws<NullReferenceException>(() => model.
ValidateNeverLength
);