2 references to GetExpectedErrors
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
InputParentValidationTests.cs (2)
48var expectedErrors = this.GetExpectedErrors(this.ShouldParentBeValidatedWhenChildIsInvalid, true); 67var expectedErrors = this.GetExpectedErrors(true, false);