1 type derived from IntermediateEntity
Microsoft.Extensions.Validation.Tests (1)
ValidatableTypeInfoTests.cs (1)
715private class DerivedEntity : IntermediateEntity
3 references to IntermediateEntity
Microsoft.Extensions.Validation.Tests (3)
ValidatableTypeInfoTests.cs (3)
456typeof(IntermediateEntity), 458CreatePropertyInfo(typeof(IntermediateEntity), typeof(DateTime), "CreatedAt", "CreatedAt", [new PastDateAttribute()]) 477{ typeof(IntermediateEntity), intermediateType },