Method | Description | |
---|---|---|
ClearFirst ( this modelState ) : ModelStateDictionary | ||
ThenAddRange ( this modelState, IEnumerable |
public static ClearFirst ( this modelState ) : ModelStateDictionary | ||
modelState | this | |
return | ModelStateDictionary |
public static ThenAddRange ( this modelState, IEnumerable |
||
modelState | this | |
validationResults | IEnumerable |
|
return | ModelStateDictionary |