Overload | Description |
---|---|
BadRequest(ModelStateDictionary) | Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController) |
BadRequest(Object) | Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController) |
BadRequest() | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |