Share this topic
LinkedIn
Twitter
Copy URL
HI There,
I wan to trigger a custom fault in json, if email and username is missing in the request.could you pls provide a sample how to achieve this.
{ "username":"abcde" ,
"lastname":"xyz",
"email" : "afdsdf@gmail.com",
"terms": "yes" }