Pass in a modelState dictionary to create a list of binding errors from the API error message
public ApiMessageError(ModelStateDictionary modelState)
Parameters
modelState
Overloads:
public ApiMessageError()
public ApiMessageError(string errorMessage)
public ApiMessageError(Exception ex)
See also:
Class ApiMessageError© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic