userver icon indicating copy to clipboard operation
userver copied to clipboard

feat json::Validate: return an error description

Open ishiku opened this issue 1 year ago • 2 comments

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/

ishiku avatar Nov 15 '23 21:11 ishiku

Looks good, but it changes the existing behavior of if (Validate(x, y))

We'll try to solve the issue by ourselfs, but a little bit later

apolukhin avatar Dec 03 '23 10:12 apolukhin

please consider alternative solution #585.

lirik90 avatar May 12 '24 16:05 lirik90

Merged some API for retrieving error details https://github.com/userver-framework/userver/commit/b58a71e6227e5b6b22c7a59b0032f24d9c7ba31d

Anton3 avatar May 22 '24 17:05 Anton3