2 references to CustomValidation
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
ValidationIntegrationTests.cs (1)
2408
[
CustomValidation
(typeof(Validation_TopLevelProperty_ValidationOnPropertyController), nameof(Validate))]
ValidationWithRecordIntegrationTests.cs (1)
2196
[
CustomValidation
(typeof(Validation_TopLevelProperty_ValidationOnPropertyController), nameof(Validate))]