public static bool IsApiResultModelValid<T>( this ApiResultModel<T> model, out ValidationModel validationModel ) where T : class
In This Article