1 instantiation of Address
MinimalValidationSample (1)
Program.cs (1)
45
public Address HomeAddress { get; set; } = new
Address
7 references to Address
MinimalValidationSample (7)
artifacts\obj\MinimalValidationSample\Release\net10.0\generated\Microsoft.Extensions.Validation.ValidationsGenerator\Microsoft.Extensions.Validation.ValidationsGenerator\ValidatableInfoResolver.g.cs (6)
73
if (type == typeof(global::
Address
))
76
type: typeof(global::
Address
),
79
containingType: typeof(global::
Address
),
85
containingType: typeof(global::
Address
),
91
containingType: typeof(global::
Address
),
125
propertyType: typeof(global::
Address
),
Program.cs (1)
45
public
Address
HomeAddress { get; set; } = new Address