Guest User

Untitled

a guest
Dec 15th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. string JsonData = "{"status":"BAD_REQUEST","code":400,"errorsCount":1,"errors":[{"desciption":"Field cannot be blank"}]}";
  2.  
  3. string toBeAccessedValue = Field cannot be blank;
Add Comment
Please, Sign In to add comment