Stubmatic icon indicating copy to clipboard operation
Stubmatic copied to clipboard

Json body Validation

Open sjabiulla opened this issue 4 years ago • 1 comments

I want to create a rest API and I want to validate the request and respond with proper error message If a specific field is not available or empty or invalid .

Can I do this using Stubmatic ?

sjabiulla avatar Jun 09 '20 15:06 sjabiulla

If I'm understanding your concern correctly, the answer is NO. Stubmatic is more about req-res mapping with almost no programming logic, conditions, and looping.

amitguptagwl avatar Jun 12 '20 00:06 amitguptagwl