1 reference to ConsistentMinLength
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
1912
private static void Validation_ListOfType_ValidatorOnParameterTestMethod([
ConsistentMinLength
(3)] List<int> parameter) { }