Validator 校验国际化 不传值 分别查看异常返回
测试使用 not.null
curl --location 'http://127.0.0.1:18111/demo/i18n/test1?str=undefined' \ --header 'Authorization: Bearer '
{ "code": 0, "msg": "string", "data": {} }