2 references to IsFullNameValid
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
DefaultHtmlGenerator.cs (2)
722if (!IsFullNameValid(fullName, htmlAttributeDictionary, fallbackAttributeName: "data-valmsg-for")) 1518return IsFullNameValid(fullName, htmlAttributeDictionary, fallbackAttributeName: "name");