1 write to Type
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\SuppressChildValidationMetadataProvider.cs (1)
28
Type
= type;
5 references to Type
Microsoft.AspNetCore.Mvc.Core (5)
ModelBinding\SuppressChildValidationMetadataProvider.cs (5)
21
/// The <see cref="
Type
"/>. This <see cref="
Type
"/> and all assignable values will have
46
/// Gets the <see cref="
Type
"/> for which to suppress validation of children.
60
if (
Type
!= null)
62
if (
Type
.IsAssignableFrom(context.Key.ModelType))