ApiHelper/CreateHttpResponseFromValidateWithModelByResourceUrl
Generates HttpResponseMessage from ValidateWithRequestModel(url) result.
Request Information
Parameters
| Name | Description | Type |
|---|---|---|
| url |
URL of the resource |
String |
| input |
Json string |
String |
Response Information
Response Description
| Description | Type |
|---|---|
|
Validation result |
HttpResponseMessage |