2 references to Root
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\ModelValidationState.cs (1)
9/// <see cref="ModelValidationState"/> of <see cref="ModelStateDictionary.Root"/> is used to determine the validity
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ValidationHelpers.cs (1)
62Visit(modelStateDictionary.Root, metadata, entries);