1 instantiation of GlobalErrorObject
Microsoft.Extensions.Validation.Tests (1)
ValidatableTypeInfoTests.cs (1)
539var globalErrorInstance = new GlobalErrorObject { Data = -1 };
3 references to GlobalErrorObject
Microsoft.Extensions.Validation.Tests (3)
ValidatableTypeInfoTests.cs (3)
537typeof(GlobalErrorObject), 539var globalErrorInstance = new GlobalErrorObject { Data = -1 }; 545{ typeof(GlobalErrorObject), globalType }