2 references to CustomValidation
Microsoft.AspNetCore.Mvc.Core.Test (2)
Controllers\ControllerBinderDelegateProviderTest.cs (2)
1381[CustomValidation("Test message")] public string ValidatedProperty { get; set; } 1433[CustomValidation("some message")] string param3)