drop error improvements across the board for localization

This commit is contained in:
2026-06-23 17:47:19 -04:00
parent d77765cb61
commit b0377e076e
42 changed files with 8857 additions and 773 deletions

View File

@ -146,8 +146,12 @@
"errors": [
{
"code": "CONST_VIOLATED",
"values": {
"expected": "String(\"value\")"
},
"details": {
"path": "con"
"path": "con",
"schema": "emptyString_0_0"
}
}
]