Closed huangjj27 closed 9 months ago
Hi @huangjj27 Thanks for the PRs, usually I'd ask to make this 2 PR as I currently don't see the connection between the change of the rocket lib version and the response code message. I will remove the old versions of rust in the tests and everything should be good to go
FYI, it's not really versioning conform as this might be a breaking change, but will release this as a feat version
oops :) didn't mean to close it 😅
Validated<Json<D>>
will first return deserialized error when the input data doesn't match the data structure, which means some syntax error happened, so all the remained errors throw out byValidate
should be sematic errors