Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:25
professionalEddy Vluggen19-May-20 14:25 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:40
Member 1477996819-May-20 14:40 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:45
professionalEddy Vluggen19-May-20 14:45 
QuestionRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:23
professionalEddy Vluggen19-May-20 14:23 
AnswerRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:43
Member 1477996819-May-20 14:43 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:46
professionalEddy Vluggen19-May-20 14:46 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:44
Member 1477996819-May-20 14:44 
AnswerRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 11:28
professionalEddy Vluggen19-May-20 11:28 
Member 14779968 wrote:
Is it possible to validate 100s of different APIs and their responses if they all contain the same parameter and its value you passed in the response, this could be any datatype and any attribute and check if response contains that.
No.

Member 14779968 wrote:
but they all are different.. and make it generic??
They'd have to provide additional info; nothing you can do to make it generic.

You can't be sure, unless they give you a validation method. (Not to be confused with a programming method).
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

AnswerRe: How to Validate Rest API response? Pin
Gerry Schmitz19-May-20 19:35
mveGerry Schmitz19-May-20 19:35 
Questionhow to add picture into mysql using datagridview Pin
Member 1483389818-May-20 20:28
Member 1483389818-May-20 20:28 
AnswerRe: how to add picture into mysql using datagridview Pin
Richard MacCutchan18-May-20 21:17
mveRichard MacCutchan18-May-20 21:17 
QuestionRe: how to add picture into mysql using datagridview Pin
Eddy Vluggen19-May-20 0:53
professionalEddy Vluggen19-May-20 0:53 
QuestionDownload a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w17-May-20 22:02
arnold_w17-May-20 22:02 
QuestionRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard MacCutchan17-May-20 22:44
mveRichard MacCutchan17-May-20 22:44 
AnswerRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w17-May-20 23:37
arnold_w17-May-20 23:37 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard MacCutchan18-May-20 0:51
mveRichard MacCutchan18-May-20 0:51 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w18-May-20 1:32
arnold_w18-May-20 1:32 
AnswerRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w17-May-20 23:44
arnold_w17-May-20 23:44 
AnswerRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard Deeming18-May-20 0:52
mveRichard Deeming18-May-20 0:52 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w18-May-20 1:26
arnold_w18-May-20 1:26 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard Deeming18-May-20 1:35
mveRichard Deeming18-May-20 1:35 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w18-May-20 1:58
arnold_w18-May-20 1:58 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Luc Pattyn18-May-20 1:41
sitebuilderLuc Pattyn18-May-20 1:41 
QuestionQoL Debugging Pin
Super Lloyd17-May-20 14:34
Super Lloyd17-May-20 14:34 
QuestionHow to get the form at design time to the center of the screen Pin
Member 1297423515-May-20 17:15
Member 1297423515-May-20 17:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.