1 reference to DictionaryHelpers
System.Web (1)
ModelBinding\ModelStateDictionary.cs (1)
122
return
DictionaryHelpers
.FindKeysWithPrefix(this, key).All(entry => entry.Value.Errors.Count == 0);