Hello All,
While validating json request body using validate policy in IBM APIConnect we usually get one default error message in response if validation fails.
i.e.,
"additionalinfo":"Validate: temporary:///swagger/inquiry-api_1.0.0.json:458: [JSV0001] Invalid value type 'string'.",
or
"additionalinfo":"Validate: temporary:///swagger/inquiry-api_1.0.0.json:458: [JSV0001] field does not match pattern ^[A-Z]+$"
but it does not show the field's exact name which is mismatched as per the JSON schema definition.
My query is, do we have anything to do for the customization of this error which shows this particular field is not matched with the pattern or type?
Any input from you folks will be helpful.
@Steve Linn, it would be helpful if you give me your input.
------------------------------
Stefen Salvatore
------------------------------